C1.Silverlight.DateTimeEditors Namespace > C1DatePicker Class : SelectedDate Property |
'Declaration
Public Property SelectedDate As System.Nullable(Of Date)
public System.Nullable<DateTime> SelectedDate {get; set;}
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | The specified date is not in the range defined by DisplayDateStart and DisplayDateEnd, or the specified date is in the BlackoutDates collection. |
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