Xamarin.Android

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

    Show / Hide Table of Contents

    Class ViewHeaderTappedEventArgs

    View header tapped event arguments.

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

    Constructors

    ViewHeaderTappedEventArgs()

    Declaration
    public ViewHeaderTappedEventArgs()

    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