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

Declaration

public event CustomizeDocumentColumnEventHandler CustomizeDocumentColumn
See Also