GrapeCity CalendarGrid for Windows Forms 2.0J
CalendarGridTouchCommand コンストラクタ

特定の操作によって CalendarGridCommand が開始されたときに実行されるアクションを示す ICalendarGridAction
タッチデバイスで CalendarGridCommand.Action を実行するために行うジェスチャーを示す CalendarTouchGesture
CalendarGridTouchCommand の新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal action As ICalendarGridAction, _
   ByVal gesture As CalendarTouchGesture _
)
public CalendarGridTouchCommand( 
   ICalendarGridAction action,
   CalendarTouchGesture gesture
)

パラメータ

action
特定の操作によって CalendarGridCommand が開始されたときに実行されるアクションを示す ICalendarGridAction
gesture
タッチデバイスで CalendarGridCommand.Action を実行するために行うジェスチャーを示す CalendarTouchGesture
参照

CalendarGridTouchCommand クラス
CalendarGridTouchCommand メンバ

 

 


c 2008 GrapeCity inc. All rights reserved.