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

DefaultContextMenuItemNames.InsertTableRow Field

Returns “DevExpress_Xpf_Reports_ContextMenu_InsertTableRow”. Corresponds to the Insert context menu command available for table rows.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string InsertTableRow = "DevExpress_Xpf_Reports_ContextMenu_InsertTableRow"

Field Value

Type
String
See Also