menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class DrawMonthHeaderEventArgs

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

    Constructors

    DrawMonthHeaderEventArgs()

    Declaration
    public DrawMonthHeaderEventArgs()

    Properties

    View

    Gets or sets the view of the header.

    Declaration
    public View View { get; set; }
    Property Value
    Type Description
    Android.Views.View

    The view.

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