A newer version of this page is available.
Switch to the current version.
CustomExportCellEventArgsBase.Value Property
Gets the processed cell value.
Namespace: DevExpress.PivotGrid.Printing
Assembly: DevExpress.PivotGrid.v18.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
Object | An object that specifies the cell value. |
Remarks
To obtain the cell display text, use the CustomExportCellEventArgsBase.Text property.
See Also
Feedback