Xamarin.Android

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

    Show / Hide Table of Contents

    Class YearViewMode

    Represents Month and Date views for year view calendar

    Inheritance
    System.Object
    YearViewMode
    Namespace: Com.Syncfusion.Calendar.Enums
    Assembly: Syncfusion.SfCalendar.Android.dll
    Syntax
    public sealed class YearViewMode : Enum

    Fields

    Date

    Represents calendar in Date View

    Declaration
    public const YearViewMode Date
    Field Value
    Type Description
    YearViewMode

    Month

    Represents calendar in Month View

    Declaration
    public const YearViewMode Month
    Field Value
    Type Description
    YearViewMode

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved