Skip to main content
Cut

DefaultContextMenuItemNames.AddParameter Field

Returns “DevExpress_Xpf_Reports_ContextMenu_AddParameter”. Corresponds to the Add Parameter 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.v24.1.dll

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string AddParameter = "DevExpress_Xpf_Reports_ContextMenu_AddParameter"

Field Value

Type
String
See Also