Skip to main content
Cut
New

DefaultBarItemNames.TableDeleteCell Field

Returns “DevExpress_Xpf_Reports_Ribbon_bTableDeleteCell”. Corresponds to the Table Tools contextual page’s Delete Cell toolbar button that deletes the current cell.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string TableDeleteCell = "DevExpress_Xpf_Reports_Ribbon_bTableDeleteCell"

Field Value

Type
String
See Also