PowerTools InputMan for ASP.NET 8.0J
GetSpinAlignment メソッド
スピンボタンの配置を取得または設定します。
構文
var instance = new GCIM.GcNumber(container, id);
var value; // Type: SpinButtonAlignment
value = instance.GetSpinAlignment();
function GetSpinAlignment() : SpinButtonAlignment;

戻り値

型 : SpinButtonAlignment
配置方法を示す値("bothsidesdownleft"、"bothsidesupleft"、"horizontaldownleft"、"horizontalupleft"、"vertical")。
参照

GcNumber オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.