FilterPopupExcelDataEventArgs Fields
Provides data for the PivotGridControl.FilterPopupExcelData event.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