ComponentOne List for WinForms
C1.Win.C1List Namespace / C1List Class / ClearSelCols Method

In This Topic
    ClearSelCols Method (C1List)
    In This Topic
    Deselects all selected columns in the current split.
    Syntax
    'Declaration
     
    
    Public Sub ClearSelCols() 
    public void ClearSelCols()
    See Also