WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum SchedulerContextMenuType - WPF API Reference | Syncfusion AppointmentContextMenu and CellContextMenu of Scheduler opens. ">

    Show / Hide Table of Contents

    Enum SchedulerContextMenuType

    Specifies the type element for which the AppointmentContextMenu and CellContextMenu of Scheduler opens.

    Namespace: Syncfusion.UI.Xaml.Scheduler
    Assembly: Syncfusion.SfScheduler.WPF.dll
    Syntax
    public enum SchedulerContextMenuType

    Fields

    Name Description
    AllDay

    Specifies that the context menu appears on all day appointment panel of day, week and work week views.

    Appointment

    Specifies that the context menu appears on appointment view.

    MonthCell

    Specifies that the context menu appears on the month cell in month view.

    TimeSlotCell

    Specifies that the context menu appears on that time slot of day, week, work week and timeline views.

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