MESCIUS InputMan for ASP.NET 10.0J
GetAutoHeight メソッド
ヘッダの高さを自動調整するかしないかを取得します。
シンタックス
var instance = new GCIM.ListHeaderPane();
var value; // Type: boolean
value = instance.GetAutoHeight();
function GetAutoHeight() : boolean;

戻り値の型

ヘッダの高さを自動調整する場合はtrue、それ以外はfalse。
参照

参照

ListHeaderPane タイプ

 

 


© MESCIUS inc. All rights reserved.