Skip to main content

FilterPopupExcelEventArgs Class

Provides data for the ColumnView.ShowFilterPopupExcel event.

Namespace: DevExpress.XtraGrid.Views.Grid

Assembly: DevExpress.XtraGrid.v23.2.dll

NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation

Declaration

public class FilterPopupExcelEventArgs :
    FilterPopupEventArgs,
    ICustomUIFiltersOptions,
    ICustomUIFiltersOptionsEx

Inheritance

Object
EventArgs
FilterPopupEventArgs
FilterPopupExcelEventArgs
See Also