Back to Devexpress

DefaultBarItemNames.HorizontalTextAlignmentLeft Field

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

latest1.2 KB
Original Source

DefaultBarItemNames.HorizontalTextAlignmentLeft Field

Returns “bHorizontalTextAlignmentLeft”. Corresponds to the Align Left ribbon item.

Namespace : DevExpress.Diagram.Core

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

NuGet Package : DevExpress.Diagram.Core

Declaration

csharp
public const string HorizontalTextAlignmentLeft = "bHorizontalTextAlignmentLeft"
vb
Public Const HorizontalTextAlignmentLeft As String = "bHorizontalTextAlignmentLeft"

Field Value

Type
String

See Also

DefaultBarItemNames Class

DefaultBarItemNames Members

DevExpress.Diagram.Core Namespace