menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class LabelAlignment

    Represents Label Alignment for year view text

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

    Fields

    Center

    Aligns the label to center

    Declaration
    public const LabelAlignment Center
    Field Value
    Type
    LabelAlignment

    Left

    Aligns the label to left

    Declaration
    public const LabelAlignment Left
    Field Value
    Type
    LabelAlignment

    Right

    Aligns the label to right

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