GrapeCity CalendarGrid for Windows Forms 3.0J
Item プロパティ (CalendarCellCollection)

CalendarRow 内での 0 から始まるインデックスを表す System.Int32 値。
指定したインデックスにある CalendarCell を取得します。
シンタックス
Public ReadOnly Default Property Item( _
   ByVal index As Integer _
) As CalendarCell
public CalendarCell this[ 
   int index
]; {get;}

パラメータ

index
CalendarRow 内での 0 から始まるインデックスを表す System.Int32 値。

プロパティ値

指定したインデックスにあるセルを表す CalendarCell
参照

参照

CalendarCellCollection クラス
CalendarCellCollection メンバ

 

 


c 2008 GrapeCity inc. All rights reserved.