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