DiagramCommands.TreeLayoutForSubordinates Property
Gets the command that applies the Tree layout to the subordinates of the diagram items.
Namespace: DevExpress.Xpf.Diagram
Assembly: DevExpress.Xpf.Diagram.v24.2.dll
NuGet Package: DevExpress.Wpf.Diagram
#Declaration
public ICommand<LayoutDirection> TreeLayoutForSubordinates { get; }
#Property Value
Type | Description |
---|---|
ICommand<Layout |
An object implementing the System. |
#Remarks
The TreeLayoutForSubordinates command accepts a parameter of the LayoutDirection type.