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

DocumentColumnFilteringEventArgs Properties

Provides data for the XlsExportOptionsEx.DocumentColumnFiltering and XlsxExportOptionsEx.DocumentColumnFiltering events.
Name Description
ColumnFieldName Gets the field name of the currently processed data column.
ColumnPosition Specifies the column index among exported columns.
Filter Gets or sets the filter to apply to the currently processed column.
See Also