open([visible])
Class: ComboBox.
Description:
Shows or hides the popup list, or get a boolean whether the popup is visible.
Parameters:
| Name | Type | Description |
|---|---|---|
|
|
bool |
|
Returns:
Returns this component instance if argument is passed, otherwise returns boolean value indication if the popup list is currently visible.
Type: ComboBox | boolean
