GrapeCity.Win.MultiRow Namespace : SortMode Enumeration |
Public Enum SortMode Inherits System.Enum
Dim instance As SortMode
public enum SortMode : System.Enum
Member | Description |
---|---|
Automatic | The user can sort the column by clicking the column header unless the column headers are used for selection. A sorting glyph is automatically displayed. |
NotSortable | The column can only be sorted programmatically, but it is not intended for sorting, so the column header does not include space for a sorting glyph. |
Programmatic | The column can only be sorted programmatically, and the column header includes space for a sorting glyph. |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.MultiRow.SortMode
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