WinForms

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

    Show / Hide Table of Contents

    Enum DockTabAlignmentStyle

    Specifies the Alignment style of the dock tab.

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

    Fields

    Name Description
    Bottom

    The Tab is aligned to the Bottom.

    Left

    The Tab is aligned to the Left.

    Right

    The Tab is aligned to the Right.

    Top

    The Tab is aligned to the Top.

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