Ribbon for WinForms
Item(Int32) プロパティ

C1.Win.Ribbon.4.5.2 アセンブリ > C1.Win.Ribbon 名前空間 > RibbonQatItemCollection クラス > Item プロパティ : Item(Int32) プロパティ
Index of the item.
Gets or sets the RibbonItem at the specified position in the collection.
シンタックス
'宣言
 
Public Overloads Property Item( _
   ByVal index As Integer _
) As RibbonItem
public RibbonItem Item( 
   int index
) {get; set;}

パラメータ

index
Index of the item.

プロパティ値

The RibbonItem at the specified index.
参照

RibbonQatItemCollection クラス
RibbonQatItemCollection メンバ
オーバーロード一覧