PowerTools InputMan for ASP.NET 8.0J
GetItemsCount メソッド
項目数を取得します。
構文
var instance = new GCIM.GcComboBox(container, id);
var value; // Type: number
value = instance.GetItemsCount();
function GetItemsCount() : number;

戻り値

型 : number
コントロールが保持する項目数。
参照

GcComboBox オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.