IDesignControl.XRDesignPanel Property
In This Article
Specifies the current Design Panel instance.
Namespace: DevExpress.XtraReports.UserDesigner
Assembly: DevExpress.XtraReports.v24.2.Extensions.dll
NuGet Package: DevExpress.Win.Reporting
#Declaration
XRDesignPanel XRDesignPanel { get; set; }
#Property Value
Type | Description |
---|---|
XRDesign |
An XRDesign |
See Also