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

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

パラメータ

index
Index of the item.

プロパティ値

The RibbonTab at the specified index.
参照

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