property Editor.DropDownVisible as Boolean
Retrieves or sets a value that indicates whether the editor's drop down button is visible or hidden.
| | Type | Description | |
| |
Boolean |
A boolean value that indicates whether the editor's drop down button is visible
or hidden.
| |