TreeView for WinForms | ComponentOne
C1.Win.TreeView Namespace / C1CheckList Class / SuspendSelection Method

In This Topic
    SuspendSelection Method (C1CheckList)
    In This Topic
    Temporarily suspends calls to the SelectionChanged event.
    Syntax
    'Declaration
     
    
    Public Sub SuspendSelection() 
    public void SuspendSelection()
    See Also