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

DefaultContextMenuItemNames.ManageRelations Field

Returns “DevExpress_Xpf_Reports_ContextMenu_ManageRelations”. Corresponds to the Manage Relations.. context menu command available for the SqlDataSource component.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string ManageRelations = "DevExpress_Xpf_Reports_ContextMenu_ManageRelations"

Field Value

Type
String
See Also