[]
        
(Showing Draft Content)

C1.WPF.Schedule.EditRecurrenceControl

EditRecurrenceControl Class

The EditRecurrenceControl control allows editing of all recurrence pattern properties.

Namespace: C1.WPF.Schedule
Assembly: C1.WPF.Schedule.dll
Syntax
public class EditRecurrenceControl : UserControl, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IComponentConnector

Constructors

Name Description
EditRecurrenceControl()

Creates the new instance of the EditRecurrenceControl class.

Fields

Name Description
SchedulerProperty

Identifies the Scheduler dependency property.

Properties

Name Description
Scheduler

Gets or sets reference to the parent Scheduler control.

Methods

Name Description
InitializeComponent()

InitializeComponent

OnMouseWheel(MouseWheelEventArgs)
OnPreviewKeyDown(KeyEventArgs)