Skip to main content
Cut
New

DefaultBarItemNames.FitBoundsToText Field

Returns “DevExpress_Xpf_Reports_Ribbon_bFitBoundsToText”. Corresponds to the Text Tools contextual page’s Fit Bounds to Text toolbar button that adjusts the size of the selected controls to fit their text.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string FitBoundsToText = "DevExpress_Xpf_Reports_Ribbon_bFitBoundsToText"

Field Value

Type
String
See Also