GridControl.CalculateHeaderHeight(Font) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
virtual int CalculateHeaderHeight(System::Drawing::Font ^ headerFont);
protected virtual int CalculateHeaderHeight (System.Drawing.Font headerFont);
abstract member CalculateHeaderHeight : System.Drawing.Font -> int
override this.CalculateHeaderHeight : System.Drawing.Font -> int
Protected Overridable Function CalculateHeaderHeight (headerFont As Font) As Integer
Parameters
- headerFont
- Font