Xamarin.Android

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

    Show / Hide Table of Contents

    Class TabJustification

    Specifies the tab justification.

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

    Fields

    Bar

    Bar.

    Declaration
    public const TabJustification Bar
    Field Value
    Type Description
    TabJustification

    Centered

    Centered tab.

    Declaration
    public const TabJustification Centered
    Field Value
    Type Description
    TabJustification

    Decimal

    Decimal tab.

    Declaration
    public const TabJustification Decimal
    Field Value
    Type Description
    TabJustification

    Left

    Left tab.

    Declaration
    public const TabJustification Left
    Field Value
    Type Description
    TabJustification

    List

    List.

    Declaration
    public const TabJustification List
    Field Value
    Type Description
    TabJustification

    Right

    Right tab.

    Declaration
    public const TabJustification Right
    Field Value
    Type Description
    TabJustification

    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