[]
Specifies how the grid displays its data.
public enum DataViewEnum
Name | 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. |