DefaultBarItemNames.CharacterCombAutoHeight Field
Returns “DevExpress_Xpf_Reports_Ribbon_bCharacterCombAutoHeight”. Corresponds to the Character Comb Tools contextual page’s Auto Width toolbar item that automatically adjusts the cell height depending on the current font size.
Namespace: DevExpress.Xpf.Reports.UserDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v24.2.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
public const string CharacterCombAutoHeight = "DevExpress_Xpf_Reports_Ribbon_bCharacterCombAutoHeight"
Field Value
Type |
---|
String |
See Also