DefaultBarItemNames.CharacterCombCellVerticalSpacing Field
Returns “DevExpress_Xpf_Reports_Ribbon_bCharacterCombCellVerticalSpacing”. Corresponds to the Character Comb Tools contextual page’s Vertical Spacing toolbar item that specifies the vertical spacing between adjacent cells.
Namespace: DevExpress.Xpf.Reports.UserDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
public const string CharacterCombCellVerticalSpacing = "DevExpress_Xpf_Reports_Ribbon_bCharacterCombCellVerticalSpacing"
Field Value
Type |
---|
String |
See Also