Skip to main content
Cut

DefaultContextMenuItemNames.RemoveAllParameters Field

Returns “DevExpress_Xpf_Reports_ContextMenu_RemoveAllParameters”. Corresponds to the Remove All 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.v23.2.dll

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string RemoveAllParameters = "DevExpress_Xpf_Reports_ContextMenu_RemoveAllParameters"

Field Value

Type
String
See Also