Skip to main content
Cut

DefaultBarItemNames.HorizontalTextAlignmentButtonGroup Field

Returns “bgHorizontalTextAlignment”. Corresponds to the ribbon group that contains the Align Left, Alight Center, Align Right and Justify items.

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.Diagram.Core

Declaration

public const string HorizontalTextAlignmentButtonGroup = "bgHorizontalTextAlignment"

Field Value

Type
String
See Also