DefaultBarItemNames.ReLayoutPartsTipOverTreeLeftToRight Field
Returns “ReLayoutPartsTipOverTreeLeftToRight”. Corresponds to the Left To Right item that is contained within the Re-Layout Subordinates ribbon menu. It allows end-users to apply the tip-over tree layout algorithm with the TipOverDirection.LeftToRight direction.
Namespace: DevExpress.Diagram.Core
Assembly: DevExpress.Diagram.v24.1.Core.dll
NuGet Package: DevExpress.Diagram.Core
Declaration
public const string ReLayoutPartsTipOverTreeLeftToRight = "ReLayoutPartsTipOverTreeLeftToRight"
Field Value
Type |
---|
String |
See Also