Skip to main content

DiagramCommandsBase.TreeLayoutCommand Field

Realign diagram items to form a tree diagram.

Namespace: DevExpress.Diagram.Core

Assembly: DevExpress.Diagram.v23.2.Core.dll

NuGet Package: DevExpress.Diagram.Core

Declaration

public static readonly DiagramCommand<Direction> TreeLayoutCommand

Field Value

Type
DevExpress.Diagram.Core.DiagramCommand<Direction>
See Also