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

IDesignControl.XRDesignPanel Property

Specifies the current Design Panel instance.

Namespace: DevExpress.XtraReports.UserDesigner

Assembly: DevExpress.XtraReports.v19.1.Extensions.dll

NuGet Package: DevExpress.Win.Reporting

Declaration

XRDesignPanel XRDesignPanel { get; set; }

Property Value

Type Description
XRDesignPanel

An XRDesignPanel object.

See Also