[]
        
(Showing Draft Content)

C1.WPF.Schedule.RecChoiceControl

RecChoiceControl Class

This window allows to select or remove a single occurrence or the whole recurring series.

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

Constructors

Name Description
RecChoiceControl(C1Scheduler, Appointment, bool)

Initializes a new instance of the RecChoiceControl control.

Fields

Name Description
MessageProperty

Identifies the Message dependency property.

TitleProperty

Identifies the Title dependency property.

Properties

Name Description
Appointment

Gets or sets an Appointment object for which the window is shown.

IsOccurrence

Gets a True value if the user selects removing a single occurrence; False otherwise.

Message

Gets a string message displayed in the window.

Title

Gets a title displayed in the window.

Methods

Name Description
InitializeComponent()

InitializeComponent

OnMouseWheel(MouseWheelEventArgs)
OnPreviewKeyDown(KeyEventArgs)