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