FilterPopupDateEventArgs Constructors
Provides data for the ColumnView.ShowFilterPopupDate event.Name | Parameters | Description |
---|---|---|
FilterPopupDateEventArgs(GridColumn, List<FilterDateElement>) | column, list | Initializes a new instance of the FilterPopupDateEventArgs class with the specified settings. |
See Also