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

PivotGridFieldFilterValues.OLAPValuesCachePersistentString Property

Namespace: DevExpress.XtraPivotGrid

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

Declaration

[Browsable(false)]
[XtraSerializableProperty(10)]
[XtraSerializablePropertyId(100)]
public string OLAPValuesCachePersistentString { get; set; }

Property Value

Type
String
See Also