PivotCustomDrawCellBaseThreadSafeEventArgs.DisplayText Property
Gets the display text of the current cell.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | A String that specifies the cell’s display text. |
See Also