PivotGridFieldBase.SetOLAPFilterByUniqueName(DefaultBoolean) Method
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v26.1.Core.dll
Declaration
Parameters
| Name | Type |
|---|---|
| newValue | DefaultBoolean |
Returns
| Type |
|---|
| Boolean |
See Also
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v26.1.Core.dll
public bool SetOLAPFilterByUniqueName(
DefaultBoolean newValue
)
Public Function SetOLAPFilterByUniqueName(
newValue As DefaultBoolean
) As Boolean
| Name | Type |
|---|---|
| newValue | DefaultBoolean |
| Type |
|---|
| Boolean |