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.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Type Parameters
Name |
---|
TColumn |
Inheritance
Object
EventArgs
ExcelFilteringDataEventArgs
ExcelFilteringDataEventArgs<TColumn>
See Also