[]
        
(Showing Draft Content)

C1.WPF.Schedule.C1Scheduler.VisualIntervalTemplate

VisualIntervalTemplate Property

VisualIntervalTemplate

Gets or sets a DataTemplate that defines a UI representation of VisualInterval objects from the VisualIntervals collection. This is a dependency property.

Declaration
public DataTemplate VisualIntervalTemplate { get; set; }
Remarks

A DataContext for this template is a VisualInterval object from the VisualIntervals collection.