[]
        
(Showing Draft Content)

C1.Data.ClientViewLoadedEventArgs.HasError

HasError Property

HasError

Gets a value indicating whether the loading has failed. If true, inspect the Error property for details.

Declaration
public bool HasError { get; }