ComponentOne DataGrid for WPF and Silverlight
IsEmpty Property (BaseCollectionView)

C1.Silverlight.DataGrid.Data Namespace > BaseCollectionView Class : IsEmpty Property
Gets a value that indicates whether the view is empty.
Syntax
'Declaration
 
Public Overridable ReadOnly Property IsEmpty As System.Boolean
public virtual System.bool IsEmpty {get;}

Property Value

true if the view is empty; otherwise, false.
See Also

Reference

BaseCollectionView Class
BaseCollectionView Members