WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ScheduleViewType - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ScheduleViewType

    Defines the constants that specify the possible display types you can see in a ScheduleControl.

    Namespace: Syncfusion.Windows.Forms.Schedule
    Assembly: Syncfusion.Schedule.Windows.dll
    Syntax
    public enum ScheduleViewType

    Fields

    Name Description
    CustomWeek

    Displays a variable number of days of IScheduleAppointment objects in the ScheduleControl.

    Day

    Displays a single day of IScheduleAppointment objects in the ScheduleControl.

    Month

    Displays a month of IScheduleAppointment objects in the ScheduleControl.

    Week

    Displays a seven day week of IScheduleAppointment objects in the ScheduleControl.

    WorkWeek

    Displays a five day workweek of IScheduleAppointment objects in the ScheduleControl.

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