PivotCellBaseEventArgs.DisplayText Property
Gets the display text of the cell currently being processed.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v25.1.dll
NuGet Package: DevExpress.Wpf.PivotGrid
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string representing the cell’s display text. |
See Also