Returns a value that indicates whether the resulting view is empty.
Namespace:
C1.Data.DataSourceAssembly: C1.Silverlight.Data.Entity (in C1.Silverlight.Data.Entity.dll)
Syntax
C# |
---|
public bool IsEmpty { get; } |
Visual Basic |
---|
Public ReadOnly Property IsEmpty As Boolean Get |