Skip to main content
Cut

DefaultBarItemNames.FontSizeAndFamilyButtonGroup Field

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.1.Core.dll

NuGet Package: DevExpress.Diagram.Core

Declaration

public const string FontSizeAndFamilyButtonGroup = "bgFontSizeAndFamily"

Field Value

Type
String
See Also