Blazor

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

    Show / Hide Table of Contents

    Class ContainerTypes

    Specifies the container type for the diagram

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

    Fields

    Canvas

    Sets the container types as Canvas

    Declaration
    public const ContainerTypes Canvas
    Field Value
    Type Description
    ContainerTypes

    Grid

    Sets the container types as Grid

    Declaration
    public const ContainerTypes Grid
    Field Value
    Type Description
    ContainerTypes

    Stack

    Sets the container types as Stack

    Declaration
    public const ContainerTypes Stack
    Field Value
    Type Description
    ContainerTypes

    value__

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