ComponentOne Basic Library for WPF and Silverlight
ClearSelection Method (C1ListBox)


C1.Silverlight Namespace > C1ListBox Class : ClearSelection Method
Clears the selection.
Syntax
'Declaration
 
Public Sub ClearSelection() 
'Usage
 
Dim instance As C1ListBox
 
instance.ClearSelection()
public void ClearSelection()
See Also

Reference

C1ListBox Class
C1ListBox Members