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.v19.1.dll

Declaration

public const string InsertTableRow = "DevExpress_Xpf_Reports_ContextMenu_InsertTableRow"

Field Value

Type
String
See Also