menu

Blazor

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

    Show / Hide Table of Contents

    Class TableAlignment

    Specifies the table alignment.

    Inheritance
    System.Object
    TableAlignment
    Namespace: Syncfusion.Blazor.DocumentEditor
    Assembly: Syncfusion.Blazor.DocumentEditor.dll
    Syntax
    public sealed class TableAlignment : Enum

    Fields

    Center

    Center-aligned.

    Declaration
    public const TableAlignment Center
    Field Value
    Type
    TableAlignment

    Left

    Left-aligned.

    Declaration
    public const TableAlignment Left
    Field Value
    Type
    TableAlignment

    Right

    Right-aligned.

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