'Declaration
Public Enum DataViewEnum Inherits System.Enum
public enum DataViewEnum : System.Enum
'Declaration
Public Enum DataViewEnum Inherits System.Enum
public enum DataViewEnum : System.Enum
Member | Description |
---|---|
MultipleLines | The grid will display all the fields in the current grid area with multiple lines. |
Normal | The grid will only display flat files and will not support a hierarchical view. If the data source is a hierarchical dataset, the grid will only display data from the master table. |
System.Object
System.ValueType
System.Enum
C1.Win.List.DataViewEnum