C1.Silverlight.Schedule.5
EditAppointmentTemplate Property (C1Scheduler)

Gets or sets a DataTemplate that defines a UI for the Edit Appointment dialog. This is a dependency property.
Syntax
'Declaration
 
Public Property EditAppointmentTemplate As System.Windows.DataTemplate
public System.Windows.DataTemplate EditAppointmentTemplate {get; set;}
Remarks
A DataContext for this template is an C1.C1Schedule.Appointment object.
See Also

Reference

C1Scheduler Class
C1Scheduler Members

 

 


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