Skip to main content
A newer version of this page is available. .
All docs
V21.2
Cut

DefaultBarItemNames.ListOrientation_Horizontal Field

Returns “ListOrientation_Horizontal”. Corresponds to the ListOrientation_Horizontal ribbon item in the Orientation ribbon menu in the Container Tools ribbon group.

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.Diagram.Core

Declaration

public const string ListOrientation_Horizontal = "bListOrientation_Horizontal"

Field Value

Type
String
See Also