Back to Devexpress

TreeListDocumentExportCustomizeCellEventArgs Properties

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

latest2.7 KB
Original Source

TreeListDocumentExportCustomizeCellEventArgs 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.
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

TreeListDocumentExportCustomizeCellEventArgs Class

TreeListDocumentExportCustomizeCellEventArgs Members

DevExpress.Blazor Namespace