Description
The Developer Express QuantumGrid (TcxGrid) control can display data of multiple nested tables. Each level can display data of one or more tables, and the data of each table are displayed in a separate view.
The wViewCount
property lets you determine the number of views in the desired grid level.
Declaration
TestObj.wViewCount
Read-Only Property | Integer |
TestObj | A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section |
Applies To
The property is applied to the following objects:
View Mode
To view this property in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.
Property Value
The number of views at the given grid level.
See Also
wChildLevel Property (Specific to Developer Express QuantumGrid Controls)
wColumn Property (Specific to Developer Express QuantumGrid Controls)
wColumnCount Property (Specific to DevExpressQuantumGrid Controls)
wRowCount Property (Specific to DevExpressQuantumGrid Controls)
wValue Property (Specific to DevExpressQuantumGrid Controls)
wView Property (Specific to Developer Express QuantumGrid Controls)