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

In This Topic
    clearSort Method (Split)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overridable Sub clearSort( _
       ByVal col As Integer _
    ) 
    protected virtual void clearSort( 
       int col
    )

    Parameters

    col
    See Also