Gets an object of type RibbonGroup from the collection. This property is the indexer for the RibbonItemCollection class.

Syntax

public RibbonGroup this [int number] { get; }
Public Default ReadOnly Property Item(number As Integer) As RibbonGroup

Parameters

Parameter Description
number The zero-based index of the RibbonGroup.