Skip to main content
Cut

DefaultBarItemNames.VerticalTextAlignmentButtonGroup Field

Returns “bgVerticalTextAlignment”. Corresponds to the ribbon group that contains the Align Top, Alight Middle and Align Bottom items.

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.Diagram.Core

Declaration

public const string VerticalTextAlignmentButtonGroup = "bgVerticalTextAlignment"

Field Value

Type
String
See Also