New to Telerik UI for BlazorStart a free 30-day trial

Specifies the layout type.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum DiagramLayoutType

Fields

A force layout.

C#
Force = 2

A layered layout.

C#
Layered = 0

A tree layout.

C#
Tree = 1
In this article
DefinitionFieldsForceLayeredTree
Not finding the help you need?
Contact Support