Skip to main content
Cut

DefaultContextMenuItemNames.EditStyles Field

Returns “DevExpress_Xpf_Reports_ContextMenu_EditStyles”. Corresponds to the Edit Styles context menu command available for the Styles node and its sub-nodes in the Report Explorer.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string EditStyles = "DevExpress_Xpf_Reports_ContextMenu_EditStyles"

Field Value

Type
String
See Also