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 |