PowerTools InputMan for ASP.NET 8.0J
GetShowItemImage メソッド
リストの先頭カラムの項目に画像を表示するかしないかを取得します。
構文
var instance = new GCIM.GcListBox(container, id);
var value; // Type: boolean
value = instance.GetShowItemImage();
function GetShowItemImage() : boolean;

戻り値

型 : boolean
画像を表示する場合はtrue、それ以外はfalse。
参照

GcListBox オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.