PivotFilter.ToString() Method
Returns the string that represents the current object.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v26.1.dll
Declaration
Returns
| Type | Description |
|---|---|
| String | A String that represents the current PivotFilter object. |
See Also