Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RowAlignment

    Show / Hide Table of Contents

    Class RowAlignment

    Specifies type of the horizontal row alignment.

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

    Fields

    Center

    Specifies row alignment to the center.

    Declaration
    public const RowAlignment Center
    Field Value
    Type Description
    RowAlignment

    Left

    Specifies row alignment to the left.

    Declaration
    public const RowAlignment Left
    Field Value
    Type Description
    RowAlignment

    Right

    Specifies row alignment to the right.

    Declaration
    public const RowAlignment Right
    Field Value
    Type Description
    RowAlignment

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved