Skip to main content
Cut
New

DefaultBarItemNames.TableDeleteTable Field

Returns “DevExpress_Xpf_Reports_Ribbon_bTableDeleteTable”. Corresponds to the Table Tools contextual page’s Delete Table toolbar button that deletes the entire table.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string TableDeleteTable = "DevExpress_Xpf_Reports_Ribbon_bTableDeleteTable"

Field Value

Type
String
See Also