Back to Devexpress

FilterPopupEventArgs Class

windowsforms-devexpress-dot-xtragrid-dot-views-dot-grid-3a33b7e8.md

latest1.5 KB
Original Source

FilterPopupEventArgs Class

Provides data for showing filter popup events.

Namespace : DevExpress.XtraGrid.Views.Grid

Assembly : DevExpress.XtraGrid.v25.2.dll

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

Declaration

csharp
public abstract class FilterPopupEventArgs :
    EventArgs
vb
Public MustInherit Class FilterPopupEventArgs
    Inherits EventArgs

Inheritance

Object EventArgs FilterPopupEventArgs FilterPopupCheckedListBoxEventArgs

FilterPopupDateEventArgs

FilterPopupExcelEventArgs

FilterPopupListBoxEventArgs

See Also

FilterPopupEventArgs Members

DevExpress.XtraGrid.Views.Grid Namespace