Skip to main content
Cut

DefaultBarItemNames.ReLayoutMindMapTreeHorizontal Field

Returns “bReLayoutMindMapTreeHorizontal”. Corresponds to the Horizontal item that is contained within the Re-Layout Page ribbon menu. It allows end-users to apply the mindmap tree layout algorithm with the OrientationKind.Horizontal direction.

Namespace: DevExpress.Diagram.Core

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

Declaration

public const string ReLayoutMindMapTreeHorizontal = "bReLayoutMindMapTreeHorizontal"

Field Value

Type
String
See Also