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