GrapeCity CalendarGrid for Windows Forms 2.0J
Item(Int32) プロパティ

コレクションのアクセスする位置を示す 0 から始まるインデックス。
コレクションの指定したインデックスにある SideButtonBase を取得または設定します。
構文
Public Overloads Property Item( _
   ByVal index As Integer _
) As SideButtonBase
public SideButtonBase Item( 
   int index
) {get; set;}

パラメータ

index
コレクションのアクセスする位置を示す 0 から始まるインデックス。

プロパティ値

有効な各インデックスにある SideButtonBase
例外
例外解説
System.ArgumentOutOfRangeException index パラメーターがコレクションの有効なインデックスの範囲から外れています。
参照

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

 

 


c 2008 GrapeCity inc. All rights reserved.