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.v18.2.dll

Declaration

public class FilterPopupDateEventArgs :
    FilterPopupEventArgs

Inheritance

Object
EventArgs
FilterPopupEventArgs
FilterPopupDateEventArgs
See Also