Skip to main content
Cut
New

DefaultBarItemNames.CharacterCombAutoWidth Field

Returns “DevExpress_Xpf_Reports_Ribbon_bCharacterCombAutoWidth”. Corresponds to the Character Comb Tools contextual page’s Auto Width toolbar item that automatically adjusts the cell width depending on the current font size.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string CharacterCombAutoWidth = "DevExpress_Xpf_Reports_Ribbon_bCharacterCombAutoWidth"

Field Value

Type
String
See Also