Gets a value that indicates whether the ItemsControl contains items.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public bool HasItems { get; } |
| Visual Basic |
|---|
Public ReadOnly Property HasItems As Boolean Get |