MultiSelect for WinForms
SpinDown(TimeSpan) メソッド

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

パラメータ

decrement
The System.TimeSpan value that indicates the decrement when spin down.
解説
This method has the same behavior with the Down key pressed.
参照

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