menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RowAlignment - UWP API Reference | Syncfusion

    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.UWP.dll
    Syntax
    public sealed class RowAlignment : Enum

    Fields

    Center

    Specifies row alignment to the center.

    Declaration
    public const RowAlignment Center
    Field Value
    Type
    RowAlignment

    Left

    Specifies row alignment to the left.

    Declaration
    public const RowAlignment Left
    Field Value
    Type
    RowAlignment

    Right

    Specifies row alignment to the right.

    Declaration
    public const RowAlignment Right
    Field Value
    Type
    RowAlignment

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved