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