Skip to main content
All docs
V26.1
  • DataSourceInfo.HasErrors Property

    Namespace: DevExpress.XtraPrinting.WebClientUIControl.DataContracts

    Assembly: DevExpress.Printing.v26.1.Core.dll

    Declaration

    [DataMember(Name = "hasErrors", EmitDefaultValue = false)]
    public bool HasErrors { get; set; }

    Property Value

    Type
    Boolean
    See Also