C1.Silverlight.Schedule.5
VisualIntervalsView Property

Gets a grouped view on the VisualIntervals collection.
Syntax
'Declaration
 
Public ReadOnly Property VisualIntervalsView As System.Windows.Data.PagedCollectionView
public System.Windows.Data.PagedCollectionView VisualIntervalsView {get;}
Remarks
This view is primarily intended to provide a data for building control UI in XAML. It represents a list of VisualInterval objects from the VisualIntervals grouped according to the VisualIntervalGroupDescriptions property value.
See Also

Reference

SchedulerGroupItem Class
SchedulerGroupItem Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.