WinForms

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

    Show / Hide Table of Contents

    Enum DockPreference

    Specifies the Dock preference.

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

    Fields

    Name Description
    All

    Indicates docked control preferred to dock in all direction.

    Horizontal

    Indicates the docked control preferred to dock in horizontal.

    None

    No dock preference.

    Tabbed

    Indicates the docked control preferred to tab docked.

    Vertical

    Indicates the docked control preferred to dock in vertical.

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