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

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

パラメータ

index
項目のインデックス。

プロパティ値

指定された index にある RibbonButton
参照

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