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

XRDesignErrorList.XRDesignPanel Property

Namespace: DevExpress.XtraReports.UserDesigner

Assembly: DevExpress.XtraReports.v21.2.Extensions.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Reporting

Declaration

[DefaultValue(null)]
public XRDesignPanel XRDesignPanel { get; set; }

Property Value

Type Default
XRDesignPanel null

Implements

See Also