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

DefaultContextMenuItemNames.ClearStyles Field

Returns “DevExpress_Xpf_Reports_ContextMenu_ClearStyles”. Corresponds to the Remove All Styles context menu command available for the Styles node in the Report Explorer.

Namespace: DevExpress.Xpf.Reports.UserDesigner

Assembly: DevExpress.Xpf.ReportDesigner.v19.1.dll

Declaration

public const string ClearStyles = "DevExpress_Xpf_Reports_ContextMenu_ClearStyles"

Field Value

Type
String
See Also