XRDesignErrorList.XRDesignPanel Property
In This Article
Namespace: DevExpress.XtraReports.UserDesigner
Assembly: DevExpress.XtraReports.v24.2.Extensions.dll
NuGet Package: DevExpress.Win.Reporting
#Declaration
[DefaultValue(null)]
public XRDesignPanel XRDesignPanel { get; set; }
#Property Value
Type | Default |
---|---|
XRDesign |
null |
#Implements
See Also