GrapeCity CalendarGrid for Windows Forms 3.0J
SetColumnSpan メソッド

終了日を示す日付。
終了日付テーブルの列インデックス。 既定値は、最後の列インデックスです。
列スパンを終了日付および終了日付テーブルの列インデックスで設定します。
シンタックス
Public Sub SetColumnSpan( _
   ByVal endDateTime As Date, _
   Optional ByVal endColumnIndex As Integer _
) 
public void SetColumnSpan( 
   DateTime endDateTime,
   int endColumnIndex
)

パラメータ

endDateTime
終了日を示す日付。
endColumnIndex
終了日付テーブルの列インデックス。 既定値は、最後の列インデックスです。
参照

参照

CalendarCell クラス
CalendarCell メンバ

 

 


c 2008 GrapeCity inc. All rights reserved.