Calendar for UWP/WinRT
Navigate(Int32) メソッド

インクリメント値を指定する System.Int32 値。
指定された月数分、カレンダーを移動します。
構文
'宣言
 
Public Sub Navigate( _
   ByVal increment As System.Integer _
) 
public void Navigate( 
   System.int increment
)

パラメータ

increment
インクリメント値を指定する System.Int32 値。
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

C1Calendar クラス
C1Calendar メンバ

Send Feedback