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

XlsExportOptionsEx.DocumentColumnFiltering Event

Allows you to apply filters to the exported document’s columns.Only available in data-aware export mode.

Namespace: DevExpress.XtraPrinting

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

Declaration

public event DocumentColumnFilteringEventHandler DocumentColumnFiltering

Remarks

See XlsxExportOptionsEx.DocumentColumnFiltering to learn more.

See Also