Back to Devexpress

DiagramControl.ApplyTreeLayoutForSubordinates Method

windowsforms-devexpress-dot-xtradiagram-dot-diagramcontrol-dot-applytreelayoutforsubordinates.md

latest879 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.