FilterPopupCheckedListBoxEventArgs Properties
Provides data for the ColumnView.ShowFilterPopupCheckedListBox event.| Name | Description |
|---|---|
| CheckedComboBox | Gets an object that contains settings of the checked filter dropdown list. |
| Column | Gets the grid column being processed. Inherited from FilterPopupEventArgs. |
See Also