FieldValueElementData.ExpandButtonVisibility Property
Gets the actual visibility state of the expand button.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v24.1.dll
NuGet Package: DevExpress.Wpf.PivotGrid
Declaration
Property Value
Type | Description |
---|---|
Visibility | A Visibility enumeration value that specifies the visibility of the expand button. |
See Also