menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class MonthCellLoadedEventArgs

    Month cell loaded event arguments.

    Inheritance
    System.Object
    MonthCell
    MonthCellLoadedEventArgs
    Inherited Members
    MonthCell.AccessibilityLabelText
    MonthCell.BackgroundColor
    MonthCell.BorderColor
    MonthCell.CellBindingContext
    MonthCell.Date
    MonthCell.Font
    MonthCell.FontAttribute
    MonthCell.FontFamily
    MonthCell.IsCurrentMonth
    MonthCell.TextColor
    MonthCell.View
    Namespace: Syncfusion.SfCalendar.XForms
    Assembly: Syncfusion.SfCalendar.XForms.dll
    Syntax
    public class MonthCellLoadedEventArgs : MonthCell

    Constructors

    MonthCellLoadedEventArgs(DateTime)

    Initializes a new instance of the MonthCellLoadedEventArgs class.

    Declaration
    public MonthCellLoadedEventArgs(DateTime calendar)
    Parameters
    Type Name Description
    System.DateTime calendar

    Calendar object.

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