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

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

パラメータ

index
Index of the item.

プロパティ値

The RibbonGroup at the specified index.
参照

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