Back to Devexpress

GridDocumentExportCustomizeCellEventArgs Properties

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

latest2.8 KB
Original Source

GridDocumentExportCustomizeCellEventArgs Properties

Contains data for the CustomizeCell event.

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

See Also

GridDocumentExportCustomizeCellEventArgs Class

GridDocumentExportCustomizeCellEventArgs Members

DevExpress.Blazor Namespace