ComponentOne DataGrid for WPF and Silverlight
IsLoading Property (C1DataGrid)

C1.WPF.DataGrid Namespace > C1DataGrid Class : IsLoading Property
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

Reference

C1DataGrid Class
C1DataGrid Members