Skip to main content
Cut
New

DefaultBarItemNames.LabelWordWrap Field

Returns “DevExpress_Xpf_Reports_Ribbon_bLabelWordWrap”. Corresponds to the Text Tools contextual page’s Auto Width toolbar item that enables the selected controls to wrap their text if it does not fit a line.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string LabelWordWrap = "DevExpress_Xpf_Reports_Ribbon_bLabelWordWrap"

Field Value

Type
String
See Also