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

DefaultBarItemNames.FitTextToBounds Field

Returns “DevExpress_Xpf_Reports_Ribbon_bFitTextToBounds”. Corresponds to the Text Tools contextual page’s Fit Text to Bounds toolbar button. It adjusts the font size of the selected controls to fit their entire area.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string FitTextToBounds = "DevExpress_Xpf_Reports_Ribbon_bFitTextToBounds"

Field Value

Type
String
See Also