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

戻り値の型

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

参照

GcTextBox タイプ

 

 


© MESCIUS inc. All rights reserved.