menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class MonthNavigatedEventArgs

    Inheritance
    System.Object
    MonthNavigatedEventArgs
    Namespace: Com.Syncfusion.Calendar
    Assembly: Syncfusion.SfCalendar.Android.dll
    Syntax
    public class MonthNavigatedEventArgs : EventArgs

    Constructors

    MonthNavigatedEventArgs()

    Declaration
    public MonthNavigatedEventArgs()

    Properties

    Calendar

    Gets or sets the calendar date.

    Declaration
    public Calendar Calendar { get; }
    Property Value
    Type Description
    Java.Util.Calendar

    The calendar.

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