Skip to main content

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

Declaration

public event CustomizeDocumentColumnEventHandler CustomizeDocumentColumn
See Also