Skip to main content
Cut

DefaultContextMenuItemNames.DeleteTableRow Field

Returns “DevExpress_Xpf_Reports_ContextMenu_DeleteTableRow”. Corresponds to the Delete context menu command available for table rows.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string DeleteTableRow = "DevExpress_Xpf_Reports_ContextMenu_DeleteTableRow"

Field Value

Type
String
See Also