'Declaration
Public Enum BandsColumnsRelation Inherits System.Enum
public enum BandsColumnsRelation : System.Enum
'Declaration
Public Enum BandsColumnsRelation Inherits System.Enum
public enum BandsColumnsRelation : System.Enum
Member | Description |
---|---|
Bands | Only the bands will be displayed. |
BandsBeforeColumns | The columns will be displayed after the bands. |
ColumnsBeforeBands | The columns will be displayed before the bands. |
Default | The default value. The columns will be displayed after the bands. |
System.Object
System.ValueType
System.Enum
C1.Win.FlexGrid.BandsColumnsRelation