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

C1.Win.Ribbon.4.8 アセンブリ > C1.Win.Ribbon 名前空間 > RibbonGroupCollection クラス > Item プロパティ : Item(Int32) プロパティ
項目のインデックス。
コレクション内の指定したインデックスにある C1.Win.C1Ribbon.RibbonGalleryItemを取得または設定します。
シンタックス
'宣言
 
Public Overloads Property Item( _
   ByVal index As Integer _
) As RibbonGroup
public RibbonGroup Item( 
   int index
) {get; set;}

パラメータ

index
項目のインデックス。

プロパティ値

指定した indexにある C1.Win.C1Ribbon.RibbonGalleryItem
参照

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