Intersoft.Client.UI.Aqua.UXInput Namespace > UXCalendar Class : SelectedDates Property |
<CategoryAttribute("Common Properties")> Public Property SelectedDates As IEnumerable(Of Date)
Dim instance As UXCalendar Dim value As IEnumerable(Of Date) instance.SelectedDates = value value = instance.SelectedDates
[CategoryAttribute("Common Properties")] public IEnumerable<DateTime> SelectedDates {get; set;}
[CategoryAttribute("Common Properties")] public: property IEnumerable<DateTime>^ SelectedDates { IEnumerable<DateTime>^ get(); void set ( IEnumerable<DateTime>^ value); }
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