[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.WinForms.Ribbon.IconSet

IconSet Class

Represents the set of icons of different sizes to use in a single UI element.

Inheritance
IconSet
Namespace: GrapeCity.Spreadsheet.WinForms.Ribbon
Assembly: GrapeCity.Spreadsheet.WinForms.Ribbon.dll
Syntax
public sealed class IconSet
Public NotInheritable Class IconSet

Properties

Name Description
Count

Gets the number of elements actually contained in the IconSet.

this[int]

Gets the element at the specified index.

Methods

Name Description
Add(Icon)

Adds an Icon to the end of this IconSet.

Clear()

Removes all elements in the IconSet.

Remove(Icon)

Remove the Icon from this IconSet.