public Nullable<DateTime> MaxDate {get; set;}
'Declaration Public Property MaxDate As Nullable(Of Date)
'使用法 Dim instance As DropDownCalendar Dim value As Nullable(Of Date) instance.MaxDate = value value = instance.MaxDate
DropDownCalendar クラス DropDownCalendar メンバ
© 2004-2015, GrapeCity inc. All rights reserved.