[]
        
(Showing Draft Content)

C1.WPF.Schedule.C1Scheduler.ShowRemindersTemplate

ShowRemindersTemplate Property

ShowRemindersTemplate

Gets or sets a DataTemplate that defines a UI for the Show Reminders dialog. This is a dependency property.

Declaration
public DataTemplate ShowRemindersTemplate { get; set; }
Remarks

A DataContext for this template is a C1ScheduleStorage.Reminders collection.