Editor for ASP.NET Web Forms
Item(Int32) プロパティ

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1Editor 名前空間 > C1RibbonButtonCollection クラス > Item プロパティ : Item(Int32) プロパティ
指定のインデックス。
ボタンを指定のインデックスで取得または設定します。
シンタックス
'宣言
 
Public Overloads Property Item( _
   ByVal index As System.Integer _
) As C1RibbonButton
public C1RibbonButton Item( 
   System.int index
) {get; set;}

パラメータ

index
指定のインデックス。

プロパティ値

指定されたボタンをインデックスで返します。
参照

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