'Declaration Public Enum WebDataGridRowAddingRoles Inherits System.Enum
public enum WebDataGridRowAddingRoles : System.Enum
Member | Description |
---|---|
AddNewRow | The CSS classes that will be applied to the AddNewRow. |
AddNewRowBottom | The CSS classes that will be applied to the AddNewRow when it is at the bottom. |
AddNewRowExpansionColumnCssClass | Css class that will be applied to the expansion column for WebHierarchicalGrid in the add new row. |
AddNewRowScrollbarIntersection | CSS class that will be applied to the intersection of the add new row and vertical scrollbar. |
AddNewRowSelectorCssClass | The CSS classes that will be applied to the AddNewRow Row Selector. |
AddNewRowSelectorImageCssClass | The CSS classes that will be applied to the AddNewRow's Row Selector image. |
AddNewRowTop | The CSS classes that will be applied to the AddNewRow when it is at the top. |
Count | The amount of roles defined on the RowAdding object. |
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