GrapeCity CalendarGrid for Windows Forms 3.0J
Clear(Int32,Int32,Int32) メソッド

月ディメンションの X 座標を示す System.Int32 値。
月ディメンションの Y 座標を示す System.Int32 値。
日付行のインデックスを示す System.Int32 値。
指定したディメンションのテーブルのセルの値とスタイルをクリアします。
シンタックス
Public Overloads Sub Clear( _
   ByVal dimensionX As Integer, _
   ByVal dimensionY As Integer, _
   ByVal tableIndex As Integer _
) 
public void Clear( 
   int dimensionX,
   int dimensionY,
   int tableIndex
)

パラメータ

dimensionX
月ディメンションの X 座標を示す System.Int32 値。
dimensionY
月ディメンションの Y 座標を示す System.Int32 値。
tableIndex
日付行のインデックスを示す System.Int32 値。
参照

参照

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

 

 


c 2008 GrapeCity inc. All rights reserved.