Skip to main content
Cut

DefaultBarItemNames.FontSizeAndFamilyButtonGroup Field

In This Article

Returns “bgFontSizeAndFamily”. Corresponds to the ribbon group that contains the Font Size, Font Family, Increase Font Size and Decrease Font Size items.

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.Diagram.Core

#Declaration

public const string FontSizeAndFamilyButtonGroup = "bgFontSizeAndFamily"

#Field Value

Type
String
See Also