menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class LabelAlignment

    Aligns the labels in the Calendar control in the directions.

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

    Fields

    Center

    Aligns the label towards the center.

    Declaration
    public const LabelAlignment Center
    Field Value
    Type
    LabelAlignment

    Left

    Aligns the label towards the left.

    Declaration
    public const LabelAlignment Left
    Field Value
    Type
    LabelAlignment

    Right

    Aligns the label towards the riight.

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