menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class DayLabelTextAlignment

    Represent Day Label Text Alignment

    Inheritance
    System.Object
    DayLabelTextAlignment
    Namespace: Com.Syncfusion.Calendar.Enums
    Assembly: Syncfusion.SfCalendar.Android.dll
    Syntax
    public sealed class DayLabelTextAlignment : Enum

    Fields

    Center

    Aligns the label to center

    Declaration
    public const DayLabelTextAlignment Center
    Field Value
    Type
    DayLabelTextAlignment

    Left

    Aligns the label to left

    Declaration
    public const DayLabelTextAlignment Left
    Field Value
    Type
    DayLabelTextAlignment

    Right

    Aligns the label to right

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