MESCIUS InputMan for ASP.NET 10.0J
DoSpinDown メソッド
An int value indicates the increment of the spin.
[jQuery対応]スピン機能を使ってコントロールの値を変化(前の項目へ)させます。
シンタックス
var instance = new GCIM.GcComboBox(container, id);
var value; // Type: any

// パラメータ
var increment; //タイプ: number

value = instance.DoSpinDown(increment);
function DoSpinDown( 
   increment : number
) : any;

パラメータ

increment
An int value indicates the increment of the spin.
参照

参照

GcComboBox タイプ

 

 


© MESCIUS inc. All rights reserved.