PowerTools InputMan for ASP.NET 8.0J
GetDropDownPicker メソッド
日付時刻ピッカーのオブジェクトを取得します。
構文
var instance = new GCIM.GcTime();
var value; // Type: DropDownDateTimePicker
value = instance.GetDropDownPicker();
function GetDropDownPicker() : DropDownDateTimePicker;

戻り値

型 : DropDownDateTimePicker
DateTimePickerオブジェクト。
参照

GcTime オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.