Skip to main content
Cut

DefaultContextMenuItemNames.EditParameterBindings Field

Returns “DevExpress_Xpf_Reports_ContextMenu_EditParameterBindings”. Corresponds to the Edit Parameter Bindings.. context menu command available for subreports.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string EditParameterBindings = "DevExpress_Xpf_Reports_ContextMenu_EditParameterBindings"

Field Value

Type
String
See Also