XRDesignPanelListener(IDesignPanelListener) Constructor
For internal use. Initializes a new instance of the XRWatermark class with the specified settings.
Namespace: DevExpress.XtraReports.UserDesigner
Assembly: DevExpress.XtraReports.v24.1.Extensions.dll
NuGet Package: DevExpress.Win.Reporting
Declaration
Parameters
Name | Type |
---|---|
designControl | DevExpress.XtraReports.UserDesigner.IDesignPanelListener |
Remarks
This constructor is intended for internal use only. Normally you don’t need to use it.
See Also