dropDown
Sets the Selection List to dropdown style, in which the Selection List is compactly represented by just its title bar. When the user moves the mouse over the List, The List automatically expands to display the available options.
Type
Boolean true: show compact title-bar only display
false: show normal List display (default)
Example
SelectionList1.dropdown = true;
See Also
Selection List Properties and Selection Tree Properties, for more information.
| << drillMember | © 1996-2013 InetSoft Technology Corporation (v11.4) | setActionVisible(name,Boolean) >> |