ExcelFilteringDataEventArgs<TColumn> Class
Provides data for events that allow you to customize filter conditions in the Excel-style filter dropdowns.
Namespace: DevExpress.XtraEditors.Filtering
Assembly: DevExpress.XtraEditors.v26.1.dll
Declaration
Type Parameters
| Name |
|---|
| TColumn |
Inheritance
Object
EventArgs
ExcelFilteringDataEventArgs
ExcelFilteringDataEventArgs<TColumn>
See Also