ComponentOne Scheduler for WPF and Silverlight
Items Property (VisualIntervalGroup)

C1.WPF.Schedule Namespace > VisualIntervalGroup Class : Items Property
Gets a System.Windows.Data.CollectionViewGroup.Items property.
Syntax
'Declaration
 
Public Overrides ReadOnly Property Items As System.Collections.ObjectModel.ReadOnlyObservableCollection(Of Object)
public override System.Collections.ObjectModel.ReadOnlyObservableCollection<object> Items {get;}
See Also

Reference

VisualIntervalGroup Class
VisualIntervalGroup Members