menu

Xamarin.Forms

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

    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
    DayLabelTextAlignment

    Left

    Aligns the label towards the center.

    Declaration
    public const DayLabelTextAlignment Left
    Field Value
    Type
    DayLabelTextAlignment

    Right

    Aligns the label towards the right.

    Declaration
    public const DayLabelTextAlignment Right
    Field Value
    Type
    DayLabelTextAlignment
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved