[]
        
(Showing Draft Content)

C1.Win.C1List.DataViewEnum

DataViewEnum Enum

Specifies how the grid displays its data.

Namespace: C1.Win.C1List
Assembly: C1.Win.C1List.4.8.dll
Syntax
public enum DataViewEnum

Fields

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.