Skip to main content

TcxPivotGridGroupItem.Expanded Property

Specifies whether the currently processed grouping value is expanded or collapsed.

Declaration

property Expanded: Boolean read; write;

Property Value

Type
Boolean

Remarks

Outer grouping values can be expanded or collapsed.

Set the Expanded property to True, to expand the outer grouping value. Otherwise it will be collapsed.

See Also