'Declaration Public Enum GridSection Inherits System.Enum
'Usage Dim instance As GridSection
public enum GridSection : System.Enum
'Declaration Public Enum GridSection Inherits System.Enum
'Usage Dim instance As GridSection
public enum GridSection : System.Enum
Member | Description |
---|---|
Body | The grid's body section. This section includes the grid's scrollable header and footer sections. |
Current | The section in which the row is currently located. |
FixedFooter | The grid's GridControl.FixedFooterRows section. |
FixedHeader | The grid's GridControl.FixedHeaderRows section. |
System.Object
System.ValueType
System.Enum
Xceed.Grid.GridSection
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