ComponentOne Ribbon for WinForms
Item Property (RibbonQatLinkCollection)

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonQatLinkCollection Class : Item Property
Gets or sets the item at the specified index.
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As System.ComponentModel.Component
public System.ComponentModel.Component this[ 
   System.int index
]; {get; set;}

Parameters

index
See Also

Reference

RibbonQatLinkCollection Class
RibbonQatLinkCollection Members