Skip to main content
Cut

DefaultBarItemNames.ReLayoutSugiyamaRightToLeft Field

Returns “bReLayoutSugiyamaRightToLeft”. Corresponds to the Right To Left item that is contained within the Re-Layout Page ribbon menu. It allows end-users to apply the Sugyiama (layered) layout algorithm with the LayoutDirection.RightToLeft direction.

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.Diagram.Core

Declaration

public const string ReLayoutSugiyamaRightToLeft = "bReLayoutSugiyamaRightToLeft"

Field Value

Type
String
See Also