'Declaration Public Enum RowSelectorHeaderStyle Inherits System.Enum
public enum RowSelectorHeaderStyle : System.Enum
Member | Description |
---|---|
ColumnChooserButton | Display a button which when clicked upon displays the column chooser dialog that lets the user select which columns to display in the UltraGrid. |
ColumnChooserButtonFixedSize | Same as ColumnChooserButton except that ColumnChooserButton displays the button expanded to fit the entire area over the row selector where as this option displays the button with ideal size. Note that the alignment of the column chooser button can be controlled using the ImageHAlign and ImageVAlign property settings of the RowSelectorHeaderAppearance. |
Default | Default style. |
ExtendFirstColumn | Extend the first column header over the row selectors. |
None | No row selector header. |
SeparateElement | Show a RowSelectorHeader element. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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