Skip to main content
Cut
New

DefaultBarItemNames.LabelAutoWidth Field

Returns “DevExpress_Xpf_Reports_Ribbon_bLabelAutoWidth”. Corresponds to the Text Tools contextual page’s Auto Width toolbar item that enables the selected controls to adjust their width to fit their content.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string LabelAutoWidth = "DevExpress_Xpf_Reports_Ribbon_bLabelAutoWidth"

Field Value

Type
String
See Also