menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class MonthLabelSettings

    Month label settings properties

    Inheritance
    System.Object
    ScheduleNotificationObject
    MonthLabelSettings
    Implements
    System.ComponentModel.INotifyPropertyChanged
    Inherited Members
    ScheduleNotificationObject.PropertyChanged
    ScheduleNotificationObject.RaisePropertyChanged(String, Object)
    Namespace: Com.Syncfusion.Schedule
    Assembly: Syncfusion.SfSchedule.Android.dll
    Syntax
    public class MonthLabelSettings : ScheduleNotificationObject, INotifyPropertyChanged

    Constructors

    MonthLabelSettings()

    Initializes a new instance of the MonthLabelSettings class

    Declaration
    public MonthLabelSettings()

    Properties

    DateFormat

    Gets or sets the DateFormat View of SfSchedule.

    Declaration
    public string DateFormat { get; set; }
    Property Value
    Type
    System.String

    DateLabelSize

    Gets or sets the DateLabelSize View of SfSchedule.

    Declaration
    public double DateLabelSize { get; set; }
    Property Value
    Type
    System.Double

    DayFormat

    Gets or sets the DayFormat View of SfSchedule.

    Declaration
    public string DayFormat { get; set; }
    Property Value
    Type
    System.String

    Implements

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