C1.WPF.FlexGrid Namespace : CellType Enumeration |
'Declaration Public Enum CellType Inherits System.Enum
public enum CellType : System.Enum
Member | Description |
---|---|
BottomLeft | Bottom left cell (at the intersection of the row header and column footer cells). |
BottomRight | Bottom right cell (at the intersection of the horizontal and vertical scrollbars). |
Cell | Regular data cell. |
ColumnFooter | Column footer cell. |
ColumnHeader | Column header cell. |
None | Not a valid cell type. |
RowHeader | Row header cell. |
TopLeft | Top left cell (at the intersection of the row and column header cells). |
System.Object
System.ValueType
System.Enum
C1.WPF.FlexGrid.CellType
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