PowerTools InputMan for ASP.NET 8.0J
GetDropDownShadow メソッド
ドロップダウン部分に影を付けるかどうかを取得します。
構文
var instance = new GCIM.GcDateTime(container, id);
var value; // Type: boolean
value = instance.GetDropDownShadow();
function GetDropDownShadow() : boolean;

戻り値

型 : boolean
影を付ける場合はtrue、それ以外はfalse。
参照

GcDateTime オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.