'Declaration Public Enum WebDataGridRoles Inherits System.Enum
public enum WebDataGridRoles : System.Enum
Member | Description |
---|---|
AltItem | The alternating item role defines appearance of the cells in the alternating (odd index) rows. |
Control | The control role defines the frame appearance of the grid. |
Count | Number of roles supported by the main control of the grid. |
Footer | The footer role difenes the appearance of the whole footer area. |
FooterCaption | The footer caption role defines appearance of individual footer captions of every column. |
FooterScrollbarIntersection | The footer scrollbar intersection defines appearance of the square area in between the footer and vertical scrollbars. |
GroupFieldHeaderCaption | The header caption role defines appearance of individual header captions of every column. |
Header | The header role difenes the appearance of the whole header area. |
HeaderCaption | The header caption role defines appearance of individual header captions of every column. |
HeaderScrollbarIntersection | The header scrollbar intersection defines appearance of the square area in between the header and vertical scrollbars. |
Item | The item role defines appearance of the cells in the rows. |
ScrollbarIntersection | The scrollbar intersection defines appearance of the square area in between the horizontal and vertical scrollbars. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, 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