DataSourceRefInfo.HasErrors Property
In This Article
Namespace: DevExpress.XtraReports.Web.ReportDesigner.DataContracts
Assembly: DevExpress.XtraReports.v24.2.Web.dll
NuGet Package: DevExpress.Web.Reporting.Common
#Declaration
[DataMember(Name = "hasErrors", EmitDefaultValue = false)]
public bool HasErrors { get; set; }
#Property Value
Type |
---|
Boolean |
See Also