menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum TextAlignment - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum TextAlignment

    Specifies an alignment value for the GroupBarItem text.

    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public enum TextAlignment
    Remarks

    The TextAlignment enum is used for specifying a value for the GroupBar control's TextAlign property.

    Fields

    Name Description
    Center

    The text is horizontally centered.

    Left

    The text is aligned to the left.

    Right

    The text is aligned to the right.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved