DefaultContextMenuItemNames.RunChartDesigner Field
Returns “DevExpress_Xpf_Reports_ContextMenu_RunChartDesigner”. Corresponds to the Run Designer.. context menu command available for a chart control.
Namespace: DevExpress.Xpf.Reports.UserDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
public const string RunChartDesigner = "DevExpress_Xpf_Reports_ContextMenu_RunChartDesigner"
Field Value
Type |
---|
String |
See Also