XtraReport.Watermarks Property
Gets the collection of watermarks.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
[SRCategory(ReportStringId.CatAppearance)]
public WatermarkCollection Watermarks { get; }
#Property Value
Type | Description |
---|---|
Watermark |
A collection of watermarks. |