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

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

パラメータ

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

参照

CalendarCell クラス
CalendarCell メンバ

 

 


c 2008 GrapeCity inc. All rights reserved.