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