Back to Devexpress

DefaultBarItemNames.HorizontalTextAlignmentJustify Field

corelibraries-devexpress-dot-diagram-dot-core-dot-defaultbaritemnames-07c70b74.md

latest1.2 KB
Original Source

DefaultBarItemNames.HorizontalTextAlignmentJustify Field

Returns “bHorizontalTextAlignmentJustify”. Corresponds to the Justify ribbon item.

Namespace : DevExpress.Diagram.Core

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

NuGet Package : DevExpress.Diagram.Core

Declaration

csharp
public const string HorizontalTextAlignmentJustify = "bHorizontalTextAlignmentJustify"
vb
Public Const HorizontalTextAlignmentJustify As String = "bHorizontalTextAlignmentJustify"

Field Value

Type
String

See Also

DefaultBarItemNames Class

DefaultBarItemNames Members

DevExpress.Diagram.Core Namespace