menu

WinForms

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

    Show / Hide Table of Contents

    Enum CalendarViewType

    Namespace: Syncfusion.WinForms.Input.Enums
    Assembly: Syncfusion.SfInput.WinForms.dll
    Syntax
    [Flags]
    public enum CalendarViewType

    Fields

    Name Description
    All

    SfCalendar control allows to display all the views.

    Century

    SfCalendar control allows to display Century view.

    Decade

    SfCalendar control allows to display Decade view.

    Month

    SfCalendar control allows to display month view.

    Year

    SfCalendar control allows to display Year view.

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