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