menu

UWP

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

    Show / Hide Table of Contents

    Class TableAlignment

    Specifies the table alignment.

    Inheritance
    System.Object
    TableAlignment
    Namespace: Syncfusion.UI.Xaml.RichTextBoxAdv
    Assembly: Syncfusion.SfRichTextBoxAdv.UWP.dll
    Syntax
    public sealed class TableAlignment : Enum

    Fields

    Center

    Aligns the table to the center.

    Declaration
    public const TableAlignment Center
    Field Value
    Type
    TableAlignment

    Left

    Aligns the table to the left.

    Declaration
    public const TableAlignment Left
    Field Value
    Type
    TableAlignment

    Right

    Aligns the table to the right.

    Declaration
    public const TableAlignment Right
    Field Value
    Type
    TableAlignment

    Extension Methods

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