Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ISortFields Interface / Clear Method


In This Topic
    Clear Method (ISortFields)
    In This Topic
    Clears all the sort fields.
    Syntax
    'Declaration
     
    
    Sub Clear() 
    'Usage
     
    
    Dim instance As ISortFields
     
    instance.Clear()
    void Clear()
    See Also