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

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

Reference

C1Scheduler Class
C1Scheduler Members

 

 


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