menu

WinForms

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

    Show / Hide Table of Contents

    Enum FlowLayoutMode

    Specifies whether the children should be laid out horizontally or vertically.

    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public enum FlowLayoutMode

    Fields

    Name Description
    Horizontal

    Children will be laid out horizontally, left to right.

    Vertical

    Children will be laid out vertically, top to bottom.

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