名前空間一覧 > GrapeCity.Web.Input.IMDate 名前空間 > TimeDropDown クラス : DropDownType プロパティ |
Public Shadows Property DropDownType As TimeDropDownType
public new TimeDropDownType DropDownType {get; set;}
Imports GrapeCity.Web.Input.IMDate
GcTime1.DropDown.DropDownType = TimeDropDownType.NumericPad
using GrapeCity.Web.Input.IMDate;
GcTime1.DropDown.DropDownType = TimeDropDownType.NumericPad;