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