Share via


GridControl.CalculateHeaderHeight(Font) 方法

定义

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

参数

headerFont
Font

返回

适用于