Back to Devexpress

DefaultBarItemNames.VerticalTextAlignmentBottom Field

corelibraries-devexpress-dot-diagram-dot-core-dot-defaultbaritemnames-8141ca30.md

latest1.2 KB
Original Source

DefaultBarItemNames.VerticalTextAlignmentBottom Field

Returns “bVerticalTextAlignmentBottom”. Corresponds to the Align Bottom ribbon item.

Namespace : DevExpress.Diagram.Core

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

NuGet Package : DevExpress.Diagram.Core

Declaration

csharp
public const string VerticalTextAlignmentBottom = "bVerticalTextAlignmentBottom"
vb
Public Const VerticalTextAlignmentBottom As String = "bVerticalTextAlignmentBottom"

Field Value

Type
String

See Also

DefaultBarItemNames Class

DefaultBarItemNames Members

DevExpress.Diagram.Core Namespace