FilterPopupListBoxEventArgs Properties
Provides data for the ColumnView.ShowFilterPopupListBox event.Name | Description |
---|---|
Column | Gets the grid column being processed. Inherited from FilterPopupEventArgs. |
ComboBox | Gets an object providing access to the filter dropdown’s items. |
See Also