Back to Devexpress

PivotGridField.ToString() Method

windowsforms-devexpress-dot-xtrapivotgrid-dot-pivotgridfield-d384d17b.md

latest1.1 KB
Original Source

PivotGridField.ToString() Method

Returns the text representation of the PivotGridField object.

Namespace : DevExpress.XtraPivotGrid

Assembly : DevExpress.XtraPivotGrid.v25.2.dll

NuGet Package : DevExpress.Win.PivotGrid

Declaration

csharp
public override string ToString()
vb
Public Overrides Function ToString As String

Returns

TypeDescription
String

A String value.

|

See Also

PivotGridField Class

PivotGridField Members

DevExpress.XtraPivotGrid Namespace