GrapeCity.Win.Editors.v80 アセンブリ > GrapeCity.Win.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未満です。 |