WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum DockLabelAlignmentStyle - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum DockLabelAlignmentStyle

    Specifies the Alignment style of the dock label.

    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public enum DockLabelAlignmentStyle

    Fields

    Name Description
    Center

    The Caption text is aligned to the Center.

    Default

    The Caption text is aligned to the Left by default.

    Left

    The Caption text is aligned to the Left.

    Right

    The Caption text is aligned to the Right.

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