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