WinForms

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

    Show / Hide Table of Contents

    Enum DockStyleEx

    Indicates the DockStyleEx.

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

    Fields

    Name Description
    Bottom

    Docking style is Bottom

    BottomMost

    Docking style is BottomMost.

    Fill

    Docking style is Fill.

    Left

    Docking style is Left.

    None

    Docking style is None.

    Right

    Docking style is Right.

    Top

    Docking style is Top

    TopMost

    Docking style is TopMost.

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