PowerTools InputMan for ASP.NET 8.0J
GetItemTemplatesCount メソッド
項目のスタイルを設定するItemTemplateオブジェクトの個数を取得します。
構文
var instance = new GCIM.GcListBox(container, id);
var value; // Type: number
value = instance.GetItemTemplatesCount();
function GetItemTemplatesCount() : number;

戻り値

型 : number
ItemTemplateオブジェクトの個数。
参照

GcListBox オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.