MESCIUS InputMan for ASP.NET 10.0J
GetSelectedItem メソッド
現在選択されている項目を取得します。
シンタックス
var instance = new GCIM.GcListBox(container, id);
var value; // Type: ListItem
value = instance.GetSelectedItem();
function GetSelectedItem() : ListItem;

戻り値の型

選択されている項目。
参照

参照

GcListBox タイプ

 

 


© MESCIUS inc. All rights reserved.