MESCIUS InputMan for ASP.NET 10.0J
GetShowLiterals メソッド
入力中にリテラル文字列を表示するかどうかを取得します。
シンタックス
var instance = new GCIM.GcComboBox(container, id);
var value; // Type: ShowLiterals
value = instance.GetShowLiterals();
function GetShowLiterals() : ShowLiterals;

戻り値の型

リテラル文字の表示方法を示す値("always"、"predisplay"、"postdisplay")。
参照

参照

GcComboBox タイプ

 

 


© MESCIUS inc. All rights reserved.