C1.Win.C1FlexGrid Namespace : GlyphEnum Enumeration |
'Declaration
Public Enum GlyphEnum Inherits System.Enum
'Usage
Dim instance As GlyphEnum
public enum GlyphEnum : System.Enum
public enum class GlyphEnum : public System.Enum
Member | Description |
---|---|
Ascending | Indicates column sorted in ascending order (default is hollow triangle pointing up). |
Checked | Checkbox in checked state. |
Collapsed | Collapsed tree node (default is plus sign). |
DBAdd | Indicates row being added to data source (default is asterisk). |
DBCursor | Indicates current record (default is black triangle pointing right). |
Descending | Indicates column sorted in descending order (default is hollow triangle pointing down). |
ErrorInfo | Indicates row or cell error (default is red exclamation sign). |
Expanded | Expanded tree node (default is minus sign). |
FilteredColumn | Indicates that a column has a filter currently active. |
FilterEditor | Indicates that a column has a drop-down filter editor. |
Grayed | Checkbox in gray (undefined) state. |
Unchecked | Checkbox in unchecked state. |
System.Object
System.ValueType
System.Enum
C1.Win.C1FlexGrid.GlyphEnum
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