[]
        
(Showing Draft Content)

C1.WPF.Schedule.EditAppointmentControl

EditAppointmentControl Class

The EditAppointmentControl control allows editing of all appointment properties.

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

Constructors

Name Description
EditAppointmentControl()

Creates the new instance of the EditAppointmentControl class.

Fields

Name Description
PatternDescriptionProperty

Identifies the PatternDescription dependency property.

Properties

Name Description
Appointment

Gets or sets an Appointment object representing current DataContext.

Header

Gets a string value which can be used as an Appointment window header.

PatternDescription

Gets recurrence pattern description.

Methods

Name Description
InitializeComponent()

InitializeComponent

OnGotFocus(RoutedEventArgs)
OnMouseEnter(MouseEventArgs)
OnMouseWheel(MouseWheelEventArgs)
OnPreviewKeyDown(KeyEventArgs)