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

DefaultContextMenuItemNames.EditParameters Field

Returns “DevExpress_Xpf_Reports_ContextMenu_EditParameters”. Corresponds to the Edit Parameters.. context menu command available for the Parameters node and its sub-nodes in the Field List.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string EditParameters = "DevExpress_Xpf_Reports_ContextMenu_EditParameters"

Field Value

Type
String
See Also