Back to Devexpress

XlsxExportOptionsEx.CustomizeDocumentColumn Event

corelibraries-devexpress-dot-xtraprinting-dot-xlsxexportoptionsex-63f255e2.md

latest1.2 KB
Original Source

XlsxExportOptionsEx.CustomizeDocumentColumn Event

Allows you to customize an individual column in the exported document - change its width, formatting, collapse the group containing the column or hide the column.Only available in data-aware export mode.

Namespace : DevExpress.XtraPrinting

Assembly : DevExpress.Printing.v25.2.Core.dll

NuGet Package : DevExpress.Printing.Core

Declaration

csharp
public event CustomizeDocumentColumnEventHandler CustomizeDocumentColumn
vb
Public Event CustomizeDocumentColumn As CustomizeDocumentColumnEventHandler

See Also

XlsxExportOptionsEx Class

XlsxExportOptionsEx Members

DevExpress.XtraPrinting Namespace