Intersoft.Client.UI.ScheduleView Namespace > UXScheduleViewGroup Class : Items Property |
Public Property Items As ObservableCollection(Of UXScheduleViewGroupItem)
Dim instance As UXScheduleViewGroup Dim value As ObservableCollection(Of UXScheduleViewGroupItem) instance.Items = value value = instance.Items
public ObservableCollection<UXScheduleViewGroupItem> Items {get; set;}
public: property ObservableCollection<UXScheduleViewGroupItem^>^ Items { ObservableCollection<UXScheduleViewGroupItem^>^ get(); void set ( ObservableCollection<UXScheduleViewGroupItem^>^ 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