Skip to main content
Cut
New

DefaultBarItemNames.DrawWatermark Field

Returns “DevExpress_Xpf_Reports_Ribbon_bDrawWatermark”. Corresponds to the View page’s Watermark toolbar button that specifies whether to draw a report’s watermark on the design surface.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string DrawWatermark = "DevExpress_Xpf_Reports_Ribbon_bDrawWatermark"

Field Value

Type
String
See Also