Skip to main content

PivotGridFieldFilterValues.DeferFilterString Property

For internal use.

Namespace: DevExpress.XtraPivotGrid

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

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

Declaration

[Bindable(false)]
[Browsable(false)]
[XtraSerializableProperty]
public string DeferFilterString { get; set; }

Property Value

Type
String
See Also