'Declaration
Public Enum C1RowIndexHeaderMode Inherits System.Enum
public enum C1RowIndexHeaderMode : System.Enum
'Declaration
Public Enum C1RowIndexHeaderMode Inherits System.Enum
public enum C1RowIndexHeaderMode : System.Enum
Member | Description |
---|---|
DataIndex | The index of row in the underlying data source. |
RowIndex | The index of row as displayed in control. |
System.Object
System.ValueType
System.Enum
C1.WPF.DataGrid.C1RowIndexHeaderMode