Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public class ExcelFilteringDataEventArgs<TColumn> :
    ExcelFilteringDataEventArgs

Type Parameters

Name
TColumn

Inheritance

See Also