menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ScheduleType - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ScheduleType

    Represents the schedule type.

    Namespace: Syncfusion.Windows.Controls.Gantt
    Assembly: Syncfusion.Gantt.Wpf.dll
    Syntax
    public enum ScheduleType

    Fields

    Name Description
    CustomDateTime

    Schedule that requires external source to draw date time headers.

    CustomNumeric

    Schedule that requires external source to draw numeric headers.

    DayWithHours

    Schedule with day, and hour header

    DayWithMinutes

    Schedule with Day, hour and minutes header.

    HoursWithSeconds

    Schedule with Hour, minute and seconds header.

    MinutesWithSeconds

    Schedule with Minute and seconds header.

    MonthWithDays

    Scheule with Month, week, and day header

    MonthWithHours

    Schedule with Month, week, day and hour header.

    WeekWithDays

    Schedule with Week and day header.

    YearWithDays

    Schedule with Year, month, week and day header.

    YearWithMonths

    Schedule with Year and month header.

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