Click or drag to resize

ListBox.MultiSelection Property (Typed)

X#
Used to identify if the ListBox supports multiple selections.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY MultiSelection AS LOGIC GET 
Request Example View Source

Property Value

Type: Logic
Used to identify if the ListBox supports multiple selections.
See Also