ExcelFilteringDataEventArgs Fields
Serves as a base class for classes providing 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. |
See Also