Spread Windows Forms 17
GrapeCity.Spreadsheet.WinForms.Ribbon Assembly / GrapeCity.Spreadsheet.WinForms.Ribbon Namespace / IconSet Class / Clear Method


In This Topic
    Clear Method (IconSet)
    In This Topic
    Removes all elements in the IconSet.
    Syntax
    'Declaration
     
    
    Public Sub Clear() 
    'Usage
     
    
    Dim instance As IconSet
     
    instance.Clear()
    public void Clear()
    See Also