menu

Blazor

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

    Show / Hide Table of Contents

    Class TabJustification

    Specifies the tab justification.

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

    Fields

    Bar

    Bar aligned.

    Declaration
    public const TabJustification Bar
    Field Value
    Type
    TabJustification

    Center

    Center aligned.

    Declaration
    public const TabJustification Center
    Field Value
    Type
    TabJustification

    Decimal

    Decimal aligned.

    Declaration
    public const TabJustification Decimal
    Field Value
    Type
    TabJustification

    Left

    Left aligned.

    Declaration
    public const TabJustification Left
    Field Value
    Type
    TabJustification

    List

    List aligned.

    Declaration
    public const TabJustification List
    Field Value
    Type
    TabJustification

    Right

    Right aligned.

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