Back to Devexpress

GridDocumentExportCustomizeCellEventArgsBase Properties

blazor-devexpress-dot-blazor-dot-griddocumentexportcustomizecelleventargsbase-dot-underscore-properties.md

latest1.8 KB
Original Source

GridDocumentExportCustomizeCellEventArgsBase Properties

Contains base data for events that customize exported table cells.

NameDescription
AreaTypeReturns the area containing the processed cell.
ColumnFieldNameReturns the column field name of the processed cell.
DataItemReturns the data item bound to the processed data row.
ElementStyleSpecifies element style settings. Inherited from GridDocumentExportCustomizeElementStyleEventArgsBase.
HandledSpecifies whether to apply customizations to the processed cell.
TextSpecifies text displayed in the processed document element. Inherited from GridDocumentExportCustomizeElementEventArgsBase.
ValueReturns the processed cell value.

See Also

GridDocumentExportCustomizeCellEventArgsBase Class

GridDocumentExportCustomizeCellEventArgsBase Members

DevExpress.Blazor Namespace