PivotGridControl.MRUFilters Property
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v19.2.dll
NuGet Package: DevExpress.Win.PivotGrid
Declaration
[Browsable(false)]
[XtraSerializableProperty(true, false, true, 2147483645)]
public PivotFilterInfoCollection MRUFilters { get; }
Property Value
| Type |
|---|
| DevExpress.XtraPivotGrid.PivotFilterInfoCollection |
See Also