Skip to main content
Cut

DefaultContextMenuItemNames.AddStyle Field

Returns “DevExpress_Xpf_Reports_ContextMenu_AddStyle”. Corresponds to the Add Style 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 AddStyle = "DevExpress_Xpf_Reports_ContextMenu_AddStyle"

Field Value

Type
String
See Also