menu

WinForms

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

    Show / Hide Table of Contents

    Enum HorizontalAlignment

    Specifies type of the horizontal alignment.

    Namespace: Syncfusion.DLS
    Assembly: Syncfusion.DLS.Base.dll
    Syntax
    public enum HorizontalAlignment

    Fields

    Name Description
    Center

    Specifies alignment to the center.

    Justify

    Specifies alignment to both left and right.

    Left

    Specifies alignment to the left.

    Right

    Specifies alignment to the right.

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