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

月ディメンションの X 座標を示す System.Int32 値。
月ディメンションの Y 座標を示す System.Int32 値。
指定したディメンションの日付列のインデックスを示す System.Int32 値。
指定したディメンションの CalendarTableScope.ColumnHeaderCalendarTable を取得します。このテーブルのセルの値とスタイルは、Template 内の ColumnHeader から継承されます。
シンタックス
Public Overloads ReadOnly Property Item( _
   ByVal dimensionX As Integer, _
   ByVal dimensionY As Integer, _
   ByVal tableIndex As Integer _
) As CalendarTable

パラメータ

dimensionX
月ディメンションの X 座標を示す System.Int32 値。
dimensionY
月ディメンションの Y 座標を示す System.Int32 値。
tableIndex
指定したディメンションの日付列のインデックスを示す System.Int32 値。

プロパティ値

CalendarTableScope.ColumnHeader 内のテーブルを示す CalendarTable オブジェクト。
参照

参照

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

 

 


c 2008 GrapeCity inc. All rights reserved.