alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class TextAlignment

    Specifies the text alignment of the bar.

    Inheritance
    System.Object
    TextAlignment
    Namespace: Syncfusion.Windows.Forms.Tools.XPMenus
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public sealed class TextAlignment : Enum

    Fields

    Center

    Specifies that the contents of a text are aligned with the center.

    Declaration
    public const TextAlignment Center
    Field Value
    Type
    TextAlignment

    Far

    Specifies that the contents of a text are aligned with the far.

    Declaration
    public const TextAlignment Far
    Field Value
    Type
    TextAlignment

    Near

    Specifies that the contents of a text are aligned with the near.

    Declaration
    public const TextAlignment Near
    Field Value
    Type
    TextAlignment
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved