Back to Devexpress

DefaultBarItemNames.ListOrientation Field

corelibraries-devexpress-dot-diagram-dot-core-dot-defaultbaritemnames-bc56ad21.md

latest1.1 KB
Original Source

DefaultBarItemNames.ListOrientation Field

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

Namespace : DevExpress.Diagram.Core

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

NuGet Package : DevExpress.Diagram.Core

Declaration

csharp
public const string ListOrientation = "bListOrientation"
vb
Public Const ListOrientation As String = "bListOrientation"

Field Value

Type
String

See Also

DefaultBarItemNames Class

DefaultBarItemNames Members

DevExpress.Diagram.Core Namespace