WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum AppointmentEditFlag - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum AppointmentEditFlag

    Specifies the appointment editing operations.

    Namespace: Syncfusion.UI.Xaml.Scheduler
    Assembly: Syncfusion.SfScheduler.WPF.dll
    Syntax
    [Flags]
    public enum AppointmentEditFlag

    Fields

    Name Description
    Add

    Gets or sets a value indicating whether appointment can be added in scheduler.

    DragDrop

    Gets or sets a value indicating whether appointment can be drag or not.

    Edit

    Gets or sets a value indicating whether scheduler appointment can be edited.

    None

    Gets or sets a value indicating no appointment operation to be handle.

    Resize

    Gets or sets a value that indicates whether the user can adjust the appointment duration or start time by using the mouse. Default value is True.

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved