FilterPopupDateEventArgs Class
In This Article
Provides data for the ColumnView.ShowFilterPopupDate event.
Namespace: DevExpress.XtraGrid.Views.Grid
Assembly: DevExpress.XtraGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
#Declaration
public class FilterPopupDateEventArgs :
FilterPopupEventArgs
#Inheritance
Object
EventArgs
FilterPopupEventArgs
FilterPopupDateEventArgs
See Also