DefaultBarItemNames.CharacterCombCellHorzSpacing Field
Returns “DevExpress_Xpf_Reports_Ribbon_bCharacterCombCellWidth”. Corresponds to the Character Comb Tools contextual page’s Horizontal Spacing toolbar item that specifies the horizontal spacing between adjacent cells.
Namespace: DevExpress.Xpf.Reports.UserDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v21.2.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
public const string CharacterCombCellHorzSpacing = "DevExpress_Xpf_Reports_Ribbon_bCharacterCombCellHorzSpacing"
Field Value
Type |
---|
String |
See Also