Xamarin.Android

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

    Show / Hide Table of Contents

    Class MonthCellHoldingEventArgs

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

    Constructors

    MonthCellHoldingEventArgs()

    Declaration
    public MonthCellHoldingEventArgs()

    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 - 2021 Syncfusion Inc. All Rights Reserved