C1.Silverlight.Schedule.5
VisualIntervalTemplate Property

Gets or sets a DataTemplate that defines a UI representation of VisualInterval objects from the VisualIntervals collection. This is a dependency property.
Syntax
'Declaration
 
Public Property VisualIntervalTemplate As System.Windows.DataTemplate
public System.Windows.DataTemplate VisualIntervalTemplate {get; set;}
Remarks
A DataContext for this template is a VisualInterval object from the VisualIntervals collection.
See Also

Reference

C1Scheduler Class
C1Scheduler Members

 

 


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