menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class ListNumberAlignment

    Specifies the list number alignment.

    Inheritance
    System.Object
    ListNumberAlignment
    Namespace: Syncfusion.DocIO.DLS
    Assembly: Syncfusion.DocIO.Portable.dll
    Syntax
    public sealed class ListNumberAlignment : Enum

    Fields

    Center

    Center align.

    Declaration
    public const ListNumberAlignment Center
    Field Value
    Type
    ListNumberAlignment

    Left

    Left align.

    Declaration
    public const ListNumberAlignment Left
    Field Value
    Type
    ListNumberAlignment

    Right

    Right align.

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