PivotGridField.ToString() Method
Returns the text representation of the PivotGridField object.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v25.1.dll
NuGet Package: DevExpress.Win.PivotGrid
Declaration
Returns
| Type | Description |
|---|---|
| String | A String value. |
See Also