Skip to main content
A newer version of this page is available. .

FilterPopupExcelEventArgs Class

Provides data for the ColumnView.ShowFilterPopupExcel event.

Namespace: DevExpress.XtraGrid.Views.Grid

Assembly: DevExpress.XtraGrid.v19.1.dll

Declaration

public class FilterPopupExcelEventArgs :
    FilterPopupEventArgs,
    ICustomUIFiltersOptions

Inheritance

Object
EventArgs
FilterPopupEventArgs
FilterPopupExcelEventArgs
See Also