[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.WinForms.Ribbon.IconSet.Item

this Property

this[int]

Gets the element at the specified index.

Declaration
public Icon this[int index] { get; }
Public ReadOnly Default Property Item(index As Integer) As Icon
Parameters
Type Name Description
int index

The zero-based index of the element to get.