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

戻り値の型

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

参照

ListColumn タイプ

 

 


© MESCIUS inc. All rights reserved.