ListBox.MultiSelection Property | |
Used to identify if the ListBox supports multiple selections.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY MultiSelection AS USUAL GET
public virtual Usual MultiSelection { get; }
Request Example
View SourceProperty Value
Type:
UsualUsed to identify if the ListBox supports multiple selections.
See Also