Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ChildArrangement - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ChildArrangement

    Inheritance
    System.Object
    ChildArrangement
    Namespace: Syncfusion.Blazor.Diagrams
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class ChildArrangement : Enum

    Fields

    Linear

    Child nodes will be arranged in linear manner.

    Declaration
    public const ChildArrangement Linear
    Field Value
    Type Description
    ChildArrangement

    Nonlinear

    Child nodes will be arranged in non linear manner.

    Declaration
    public const ChildArrangement Nonlinear
    Field Value
    Type Description
    ChildArrangement

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved