Skip to main content
A newer version of this page is available. .
All docs
V21.2

PivotGridFieldBase.SetOLAPFilterByUniqueName(DefaultBoolean) Method

Namespace: DevExpress.XtraPivotGrid

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

NuGet Package: DevExpress.PivotGrid.Core

Declaration

public bool SetOLAPFilterByUniqueName(
    DefaultBoolean newValue
)

Parameters

Name Type
newValue DefaultBoolean

Returns

Type
Boolean
See Also