TcxGridChartView.CanActivateDataLevel(Integer) Method
In This Article
Identifies the specified data level can be activated.
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
ALevel | Integer | The target grid level. |
#Returns
Type | Description |
---|---|
Boolean |
|
#Remarks
A data level can be active if all lower data levels have assigned active values.
See Also