[]
        
(Showing Draft Content)

C1.WPF.Schedule.SchedulerGroupItem.VisualIntervalsView

VisualIntervalsView Property

VisualIntervalsView

Gets a grouped view on the VisualIntervals collection.

Declaration
public ListCollectionView 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.