MultiSelect for WinForms
SpinUp(Object) メソッド

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

パラメータ

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

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