Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TextAlignmentType - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TextAlignmentType

    Specifies the text alignment of the progress bar component.

    Inheritance
    System.Object
    TextAlignmentType
    Namespace: Syncfusion.Blazor.ProgressBar
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class TextAlignmentType : Enum

    Fields

    Center

    Defines the alignment is center of the progress bar text content.

    Declaration
    public const TextAlignmentType Center
    Field Value
    Type Description
    TextAlignmentType

    Far

    Defines the alignment is far of the progress bar text content.

    Declaration
    public const TextAlignmentType Far
    Field Value
    Type Description
    TextAlignmentType

    Near

    Defines the alignment is near of the progress bar text content.

    Declaration
    public const TextAlignmentType Near
    Field Value
    Type Description
    TextAlignmentType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved