menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LayoutType - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class LayoutType

    Specifies the different types of Layout in DirectedTreeLayout class.

    Inheritance
    System.Object
    LayoutType
    Namespace: Syncfusion.UI.Xaml.Diagram.Layout
    Assembly: Syncfusion.SfDiagram.UWP.dll
    Syntax
    public sealed class LayoutType : Enum

    Fields

    Hierarchical

    Specifies the hierarchical layout.

    Declaration
    public const LayoutType Hierarchical
    Field Value
    Type
    LayoutType

    Organization

    Specifies the organizational layout.

    Declaration
    public const LayoutType Organization
    Field Value
    Type
    LayoutType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved