FilterPopupListBoxEventArgs Constructors
Provides data for the ColumnView.ShowFilterPopupListBox event.Name | Parameters | Description |
---|---|---|
FilterPopupListBoxEventArgs(GridColumn, RepositoryItemComboBox) | column, comboBox | Creates a new FilterPopupListBoxEventArgs object. |
See Also