| C1.Web.Wijmo.Controls.C1Calendar Namespace > C1Calendar Class : SelectedDate Property |
'Declaration<C1CategoryAttribute("Selection")> <System.ComponentModel.BindableAttribute(Bindable=True, Direction=BindingDirection.TwoWay)> <System.ComponentModel.DefaultValueAttribute()> <C1DescriptionAttribute(Key="C1Calendar.SelectedDate", Description="Gets or sets the latest selected date.")> Public Property SelectedDate As System.Date
[C1Category("Selection")] [System.ComponentModel.Bindable(Bindable=true, Direction=BindingDirection.TwoWay)] [System.ComponentModel.DefaultValue()] [C1Description(Key="C1Calendar.SelectedDate", Description="Gets or sets the latest selected date.")] public System.DateTime SelectedDate {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