PivotFieldImageIndexThreadSafeEventArgs.DisplayText Property
Gets the display text of the processed field value.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v25.1.dll
NuGet Package: DevExpress.Win.PivotGrid
Declaration
Property Value
| Type | Description |
|---|---|
| String | A String that specifies the display text of the processed field value. |
See Also