Skip to main content

PrefilterBase.State Property

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.PivotGrid.v24.2.Core.dll

NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Navigation

#Declaration

[Browsable(false)]
public PrefilterState State { get; }

#Property Value

Type
DevExpress.XtraPivotGrid.PrefilterState
See Also