'Declaration Public Enum AutoHeightMode Inherits System.Enum
'Usage Dim instance As AutoHeightMode
public enum AutoHeightMode : System.Enum
'Declaration Public Enum AutoHeightMode Inherits System.Enum
'Usage Dim instance As AutoHeightMode
public enum AutoHeightMode : System.Enum
Member | Description |
---|---|
AllContent | The height required to display the entire content of a row. |
Minimum | The height required to display one line of text depending on the value of the GridElement.Font property. |
None | The height of the row will be 17 pixels. |
System.Object
System.ValueType
System.Enum
Xceed.Grid.AutoHeightMode
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2