DeselectAll Method (SLListBox)
Class
SLListBox
.
Action
Deselects all list items.
Syntax
C#
listBox
.
DeselectAll
()
VB
listBox
.
DeselectAll
()