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

DefaultBarItemNames.TableSplitCells Field

Returns “DevExpress_Xpf_Reports_Ribbon_bTableSplitCells”. Corresponds to the Table Tools contextual page’s Split Cells toolbar button that splits the selected cells into the specified number of rows or columns.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string TableSplitCells = "DevExpress_Xpf_Reports_Ribbon_bTableSplitCells"

Field Value

Type
String
See Also