menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class YearViewMode - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class YearViewMode

    The year view mode contains different type of view modes for year view in calendar such as month and date.

    Inheritance
    System.Object
    YearViewMode
    Namespace: Syncfusion.SfCalendar.XForms
    Assembly: Syncfusion.SfCalendar.XForms.dll
    Syntax
    public sealed class YearViewMode : Enum

    Fields

    Date

    This displays date text for year view, by default current year will be displayed on loading.

    Declaration
    public const YearViewMode Date
    Field Value
    Type
    YearViewMode

    Month

    This displays month text for year view, by default current year will be displayed on loading.

    Declaration
    public const YearViewMode Month
    Field Value
    Type
    YearViewMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved