Skip to main content
A newer version of this page is available. .
Cut
New

DefaultBarItemNames.FontGroup Field

Returns “DevExpress_Xpf_Reports_Ribbon_rgFont”. Corresponds to the Home page’s Font toolbar group that contains items for customizing font, color, formatting and alignment settings of report controls.

Namespace: DevExpress.Xpf.Reports.UserDesigner

Assembly: DevExpress.Xpf.ReportDesigner.v20.2.dll

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string FontGroup = "DevExpress_Xpf_Reports_Ribbon_rgFont"

Field Value

Type
String
See Also