ComponentOne DataGrid for WPF and Silverlight
IsLoading Property (DataGridRowCollection)

C1.Silverlight.DataGrid Namespace > DataGridRowCollection Class : IsLoading Property
Gets or sets a value indicating whether this instance is loading.
Syntax
'Declaration
 
Public Property IsLoading As System.Boolean
public System.bool IsLoading {get; set;}

Property Value

true if this instance is loading; otherwise, false.
See Also

Reference

DataGridRowCollection Class
DataGridRowCollection Members