Skip to main content
You are viewing help content for a version that is no longer maintained/updated.
All docs
V19.2
  • 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