menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class YearCellLoadedEventArgs

    Year cell loaded event arguments.

    Inheritance
    System.Object
    YearCell
    YearCellLoadedEventArgs
    Inherited Members
    YearCell.BackgroundColor
    YearCell.Font
    YearCell.FontAttribute
    YearCell.FontFamily
    YearCell.Month
    YearCell.MonthHeaderBackgroundColor
    YearCell.MonthHeaderTextColor
    YearCell.MonthLayoutBackgroundColor
    YearCell.TextColor
    YearCell.View
    YearCell.ViewMode
    Namespace: Syncfusion.SfCalendar.XForms
    Assembly: Syncfusion.SfCalendar.XForms.dll
    Syntax
    public class YearCellLoadedEventArgs : YearCell

    Constructors

    YearCellLoadedEventArgs(DateTime)

    Initializes a new instance of the YearCellLoadedEventArgs class.

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

    Calendar.

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