Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class HeaderTappedEventArgs

    Show / Hide Table of Contents

    Class HeaderTappedEventArgs

    Header tapped event arguments.

    Inheritance
    System.Object
    HeaderTappedEventArgs
    Namespace: Com.Syncfusion.Schedule
    Assembly: Syncfusion.SfSchedule.Android.dll
    Syntax
    public class HeaderTappedEventArgs : EventArgs

    Constructors

    HeaderTappedEventArgs()

    Declaration
    public HeaderTappedEventArgs()

    Properties

    Calendar

    Gets the tapped cell calendar.

    Declaration
    public Calendar Calendar { get; }
    Property Value
    Type Description
    Java.Util.Calendar
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved