名前空間一覧 > GrapeCity.Web.Input.IMDate 名前空間 > DateDropDown クラス : DropDownType プロパティ |
Public Overridable Property DropDownType As DateDropDownType
public virtual DateDropDownType DropDownType {get; set;}
Imports GrapeCity.Web.Input.IMDate
GcDateTime1.DropDown.DropDownType = DateDropDownType.Picker
using GrapeCity.Web.Input.IMDate;
GcDateTime1.DropDown.DropDownType = DateDropDownType.Picker;