GrapeCity CalendarGrid for Windows Forms 2.0J
ScrollByDay メソッド

スクロールする日数。
scrollCount で指定された日数だけビューをスクロールします。
構文
Public Shared Function ScrollByDay( _
   Optional ByVal scrollCount As Integer _
) As ICalendarGridAction
public static ICalendarGridAction ScrollByDay( 
   int scrollCount
)

パラメータ

scrollCount
スクロールする日数。

戻り値の型

日単位でビューをスクロールするために実行される ICalendarGridAction 値。
参照

CalendarGridActions クラス
CalendarGridActions メンバ

 

 


c 2008 GrapeCity inc. All rights reserved.