PowerTools InputMan for ASP.NET 8.0J
GetCountWrappedLine メソッド
行数を設定するときに自動的に折り返した改行を含めるかどうかを示す値を取得します。
構文
var instance = new GCIM.GcTextBox(container, id);
var value; // Type: boolean
value = instance.GetCountWrappedLine();
function GetCountWrappedLine() : boolean;

戻り値

型 : boolean
改行を含める場合はtrue、それ以外はfalse。
参照

GcTextBox オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.