Skip to main content
A newer version of this page is available. .

PivotGridField.CanHide Property

For internal use.

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.XtraPivotGrid.v21.1.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.PivotGrid

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override bool CanHide { get; }

Property Value

Type
Boolean
See Also