'Declaration Public Enum ColumnStylePropertyFlags Inherits System.Enum
public enum ColumnStylePropertyFlags : System.Enum
'Declaration Public Enum ColumnStylePropertyFlags Inherits System.Enum
public enum ColumnStylePropertyFlags : System.Enum
| Member | Description |
|---|---|
| DateTimeInput | |
| DecimalLength | |
| EditMask | |
| Format | |
| HorizontalAlignment | |
| InheritAll | All the properties are inherited. |
| InheritNone | None of the properties are inherited. |
| IntegralLength | |
| ItemList | |
| ItemListType | |
| ItemListValidate | |
| NullText | |
| NumericAutoMask | |
| NumericInput | |
| Visible | |
| Width |
System.Object
System.ValueType
System.Enum
C1.C1DataExtender.ColumnStylePropertyFlags