MESCIUS InputMan for ASP.NET 10.0J
GetSelectionMode メソッド
項目を選択する方法を取得します。
シンタックス
var instance = new GCIM.GcListBox(container, id);
var value; // Type: ListSelectionMode
value = instance.GetSelectionMode();
function GetSelectionMode() : ListSelectionMode;

戻り値の型

選択方法を示す値("none"、"one"、"multisimple"、"multiextended")。
参照

参照

GcListBox タイプ

 

 


© MESCIUS inc. All rights reserved.