Gets an item of type RibbonListViewItem from this collection. This property is the indexer for the RibbonListViewItemCollection class.

Syntax

public RibbonListView.RibbonListViewItem this [int number] { get; }

Parameters

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