Xamarin.Forms

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

    Show / Hide Table of Contents

    Class DayLabelTextAlignment

    Day label alignment.

    Inheritance
    System.Object
    DayLabelTextAlignment
    Namespace: Syncfusion.SfCalendar.XForms
    Assembly: Syncfusion.SfCalendar.XForms.dll
    Syntax
    public sealed class DayLabelTextAlignment : Enum

    Fields

    Center

    Aligns the label towards the left.

    Declaration
    public const DayLabelTextAlignment Center
    Field Value
    Type Description
    DayLabelTextAlignment

    Left

    Aligns the label towards the center.

    Declaration
    public const DayLabelTextAlignment Left
    Field Value
    Type Description
    DayLabelTextAlignment

    Right

    Aligns the label towards the right.

    Declaration
    public const DayLabelTextAlignment Right
    Field Value
    Type Description
    DayLabelTextAlignment

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved