Back to Devexpress

FilterPopupDateEventArgs Class

windowsforms-devexpress-dot-xtragrid-dot-views-dot-grid-97b1bab2.md

latest1.6 KB
Original Source

FilterPopupDateEventArgs Class

Provides data for the ColumnView.ShowFilterPopupDate event.

Namespace : DevExpress.XtraGrid.Views.Grid

Assembly : DevExpress.XtraGrid.v25.2.dll

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

Declaration

csharp
public class FilterPopupDateEventArgs :
    FilterPopupEventArgs
vb
Public Class FilterPopupDateEventArgs
    Inherits FilterPopupEventArgs

FilterPopupDateEventArgs is the data class for the following events:

Inheritance

Object EventArgs FilterPopupEventArgs FilterPopupDateEventArgs

See Also

FilterPopupDateEventArgs Members

ShowFilterPopupDate

DevExpress.XtraGrid.Views.Grid Namespace