| C1.Win.Calendar Namespace > CalendarSettings Class : MaxDate Property |
'Declaration<C1DescriptionAttribute("Gets or sets the maximum allowable date.")> Public Property MaxDate As Date
'UsageDim instance As CalendarSettings Dim value As Date instance.MaxDate = value value = instance.MaxDate
[C1Description("Gets or sets the maximum allowable date.")] public DateTime MaxDate {get; set;}
| Exception | Description |
|---|---|
| System.ArgumentException | The value is less than the MinDate. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2