MultiSelect for WinForms
SpinUp(TimeSpan) メソッド

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 > C1DateEdit クラス > SpinUp メソッド : SpinUp(TimeSpan) メソッド
The System.TimeSpan value that indicates the increment when spin up.
Performs spin up.
シンタックス
'宣言
 
Public Overloads Sub SpinUp( _
   ByVal increment As System.TimeSpan _
) 
public void SpinUp( 
   System.TimeSpan increment
)

パラメータ

increment
The System.TimeSpan value that indicates the increment when spin up.
解説
This method has the same behavior with the Up key pressed.
参照

C1DateEdit クラス
C1DateEdit メンバ
オーバーロード一覧
SpinDown(TimeSpan) メソッド