FilterPopupEventArgs Properties
Contains data for the ShowFilterPopup event.
Name | Description |
---|---|
Column | Gets a column for which a user opens the drop-down filter. |
List |
Gets the drop-down filter for which Filter |
Source | Gets the control that raised the event. |
See Also