Skip to main content
A newer version of this page is available. .
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.v19.1.dll

Declaration

public const string DeleteTableRow = "DevExpress_Xpf_Reports_ContextMenu_DeleteTableRow"

Field Value

Type
String
See Also