Skip to main content
A newer version of this page is available. .
Cut
New

DefaultBarItemNames.TableMergeCells Field

Returns “DevExpress_Xpf_Reports_Ribbon_bTableMergeCells”. Corresponds to the Table Tools contextual page’s Merge Cells toolbar button that merges the selected cells into one cell.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string TableMergeCells = "DevExpress_Xpf_Reports_Ribbon_bTableMergeCells"

Field Value

Type
String
See Also