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

月ディメンションの X 座標を示す System.Int32 値。
月ディメンションの Y 座標を示す System.Int32 値。
指定したディメンションの CalendarTableScope.CornerHeaderCalendarTable を取得します。このテーブルのセルの値とスタイルは、Template 内の CornerHeader から継承されます。
シンタックス
Public ReadOnly Default Property Item( _
   ByVal dimensionX As Integer, _
   ByVal dimensionY As Integer _
) As CalendarTable
public CalendarTable this[ 
   int dimensionX,
   int dimensionY
]; {get;}

パラメータ

dimensionX
月ディメンションの X 座標を示す System.Int32 値。
dimensionY
月ディメンションの Y 座標を示す System.Int32 値。

プロパティ値

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

参照

CalendarCornerHeader クラス
CalendarCornerHeader メンバ

 

 


c 2008 GrapeCity inc. All rights reserved.