GrapeCity.Win.CalendarGrid.v10 アセンブリ > GrapeCity.Win.CalendarGrid.Editors 名前空間 > DropDownCalendar クラス : MaxDate プロパティ |
Public Property MaxDate As Nullable(Of Date)
public Nullable<DateTime> MaxDate {get; set;}
例外 | 解説 |
---|---|
System.ArgumentNullException | 値が null 参照 (Visual Basicでは Nothing) です。 |
System.ArgumentOutOfRangeException | 値が MinDate 未満です。 |