PowerTools InputMan for ASP.NET 8.0J
GetMaxLineCount メソッド
複数行に設定したテキストコントロールに入力できる最大行数を取得します。
構文
var instance = new GCIM.GcTextBox(container, id);
var value; // Type: number
value = instance.GetMaxLineCount();
function GetMaxLineCount() : number;

戻り値

型 : number
入力可能な最大行数。
参照

GcTextBox オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.