Back to Devexpress

GridDocumentExportCustomizeColumnEventArgsBase Properties

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

latest1.3 KB
Original Source

GridDocumentExportCustomizeColumnEventArgsBase Properties

Contains base information for events that customize exported columns.

NameDescription
ColumnIndexReturns the column position in the exported document.
DataCellStyleSpecifies style settings for data cells in the processed column.
FieldNameReturns the column field name.
IsHiddenSpecifies whether to display the column in the exported document.
WidthSpecifies the exported column’s width in pixels.

See Also

GridDocumentExportCustomizeColumnEventArgsBase Class

GridDocumentExportCustomizeColumnEventArgsBase Members

DevExpress.Blazor Namespace