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

FilterPopupDateEventArgs Class

Provides data for the ColumnView.ShowFilterPopupDate event.

Namespace: DevExpress.XtraGrid.Views.Grid

Assembly: DevExpress.XtraGrid.v20.2.dll

NuGet Package: DevExpress.Win.Grid

Declaration

public class FilterPopupDateEventArgs :
    FilterPopupEventArgs

Inheritance

Object
EventArgs
FilterPopupEventArgs
FilterPopupDateEventArgs
See Also