Skip to main content

DiagramCommandsBase.TreeLayoutForSubordinatesCommand Field

Realign the subordinate items of the selected diagram item according to the tree layout algorithm.

Namespace: DevExpress.Diagram.Core

Assembly: DevExpress.Diagram.v24.1.Core.dll

NuGet Package: DevExpress.Diagram.Core

Declaration

public static readonly DiagramCommand<LayoutDirection> TreeLayoutForSubordinatesCommand

Field Value

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