'Declaration Public Enum GridRowColType Inherits System.Enum
public enum GridRowColType : System.Enum
'Declaration Public Enum GridRowColType Inherits System.Enum
public enum GridRowColType : System.Enum
Member | Description |
---|---|
Cell | The row belongs to the cells area. |
Footer | The row belongs to the footer area. |
Header | The row belongs to the headers area. |
System.Object
System.ValueType
System.Enum
C1.WPF.Grid.GridRowColType