MESCIUS InputMan for ASP.NET 10.0J
GetMaxItems メソッド
ドロップダウンリストに表示される項目の最大数を取得します。
シンタックス
var instance = new GCIM.ComboListBox();
var value; // Type: number
value = instance.GetMaxItems();
function GetMaxItems() : number;

戻り値の型

項目の最大数。
参照

参照

ComboListBox タイプ

 

 


© MESCIUS inc. All rights reserved.