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