Gets or sets a value indicating whether a visual indicator that cover all the data grid template is shown, demonstrating that the data is being loaded.
Syntax
'Declaration
Public Property IsLoading As System.Boolean
public System.bool IsLoading {get; set;}
See Also