FilterPopupDateEventArgs Properties
Provides data for the ColumnView.ShowFilterPopupDate event.| Name | Description |
|---|---|
| Column | Gets the grid column being processed. Inherited from FilterPopupEventArgs. |
| List | Gets the list of filter items represented as check boxes within the filter dropdown window. |
See Also