Back to Devexpress

XlsExportOptionsEx.CustomizeDocumentColumn Event

corelibraries-devexpress-dot-xtraprinting-dot-xlsexportoptionsex-6cea4707.md

latest1.1 KB
Original Source

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

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

XlsExportOptionsEx Class

XlsExportOptionsEx Members

DevExpress.XtraPrinting Namespace