Skip to main content
Cut

DefaultBarItemNames.FontTypeAndColorButtonGroup Field

Returns “bgFontTypeAndColor”. Corresponds to the ribbon group that contains the Bold, Italic, Underline, Strikethrough, Bar Item Separator and Font Color items.

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.Diagram.Core

Declaration

public const string FontTypeAndColorButtonGroup = "bgFontTypeAndColor"

Field Value

Type
String
See Also