TcxPivotGridViewDataItem.Expanded Property
Gets whether the currently processed field value is expanded or collapsed.
Declaration
property Expanded: Boolean read;
Property Value
Type |
---|
Boolean |
Remarks
If the currently processed field value is the grouping value and it’s expanded, then the Expanded property returns True. Otherwise, False.
See Also