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

ExcelFilteringDataEventArgs<TColumn> Fields

Provides data for events that allow you to customize filter conditions in the Excel-style filter dropdowns.
Name Description
Empty static Provides a value to use with events that do not have event data. Inherited from EventArgs.
NotLoaded static Event arguments used when actual data is not yet loaded asynchronously. Inherited from ExcelFilteringDataEventArgs.
See Also