C1.Silverlight Namespace / C1HierarchicalPresenter Class / HasItems Property

In This Topic
HasItems Property (C1HierarchicalPresenter)
In This Topic
Gets a value that indicates whether the ItemsControl contains items.
Syntax
'Declaration
 
Public ReadOnly Property HasItems As Boolean
 
See Also