PowerTools InputMan for ASP.NET 8.0J
GetAutoWidth メソッド
カラムの幅を表示される文字列に従って自動で調整するかしないかを取得します。
構文
var instance = new GCIM.ListColumn(text, width);
var value; // Type: boolean
value = instance.GetAutoWidth();
function GetAutoWidth() : boolean;

戻り値

型 : boolean
カラム幅を自動調整する場合はtrue、それ以外はfalse。
参照

ListColumn オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.