PowerTools InputMan for ASP.NET 8.0J
GetTopIndex メソッド
リストに表示されている1番上の項目のインデックスを取得します。
構文
var instance = new GCIM.GcListBox(container, id);
var value; // Type: number
value = instance.GetTopIndex();
function GetTopIndex() : number;

戻り値

型 : number
1番上の項目のインデックス。
参照

GcListBox オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.