| C1.Win.Calendar Namespace > C1CalendarView Class : MinDate Property |
'Declaration<C1CategoryAttribute("Calendar")> <C1DescriptionAttribute("Gets or sets the minimum allowable date.")> Public Property MinDate As Date
'UsageDim instance As C1CalendarView Dim value As Date instance.MinDate = value value = instance.MinDate
[C1Category("Calendar")] [C1Description("Gets or sets the minimum allowable date.")] public DateTime MinDate {get; set;}
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