FilterPopupExcelEventArgs Class
Provides data for the ColumnView.ShowFilterPopupExcel event.
Namespace: DevExpress.XtraGrid.Views.Grid
Assembly: DevExpress.XtraGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
public class FilterPopupExcelEventArgs :
FilterPopupEventArgs,
ICustomUIFiltersOptions,
ICustomUIFiltersOptionsEx
Inheritance
Object
EventArgs
FilterPopupEventArgs
FilterPopupExcelEventArgs
See Also