PowerTools InputMan for ASP.NET 8.0J
GetDropDownEnabled メソッド
ドロップダウン機能を有効にするかどうかを取得します。
構文
var instance = new GCIM.GcComboBox(container, id);
var value; // Type: boolean
value = instance.GetDropDownEnabled();
function GetDropDownEnabled() : boolean;

戻り値

型 : boolean
有効の場合はtrue、それ以外はfalse。
参照

GcComboBox オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.