menu

WinForms

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

    Show / Hide Table of Contents

    Enum LayoutStyle

    Node Layout styles

    Namespace: Syncfusion.Windows.Forms.Diagram.Controls
    Assembly: Syncfusion.Diagram.Windows.dll
    Syntax
    public enum LayoutStyle

    Fields

    Name Description
    DirectedTree

    Layout nodes in directed tree graph fashion.

    Hierarchic

    Layout nodes in hierarchical way.

    Radial

    Layout nodes in radial (circular) fashion.

    Symmetric

    Layout nodes in symmetrical manner.

    Table

    Arrange in a table like layout with rows and columns.

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