Skip to main content
A newer version of this page is available. .

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.v20.2.Core.dll

NuGet Packages: DevExpress.Printing.Core, DevExpress.WindowsDesktop.Printing.Core

Declaration

public event CustomizeDocumentColumnEventHandler CustomizeDocumentColumn
See Also