Back to Devexpress

DiagramControl.ApplyTreeLayoutForSubordinates Method

wpf-devexpress-dot-xpf-dot-diagram-dot-diagramcontrol-dot-applytreelayoutforsubordinates.md

latest715 B
Original Source

DiagramControl.ApplyTreeLayoutForSubordinates Method

NameParametersDescription
ApplyTreeLayoutForSubordinates(IEnumerable<DiagramItem>, TreeLayoutSettings)items, settingsApplies the Tree layout to the subordinates of the specified diagram items.
ApplyTreeLayoutForSubordinates(IEnumerable<DiagramItem>)itemsApplies the Tree layout to the subordinates of the specified diagram items.