[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.WinForms.Ribbon.IconSet.Add

Add Method

Add(Icon)

Adds an Icon to the end of this IconSet.

Declaration
public void Add(Icon icon)
Public Sub Add(icon As Icon)
Parameters
Type Name Description
Icon icon

The Icon to be added.