ComponentOne Basic Library for UWP
HasItems Property (C1HierarchicalPresenter)

C1.UWP Assembly > C1.Xaml Namespace > C1HierarchicalPresenter Class : HasItems Property
Gets a value that indicates whether the ItemsControl contains items.
Syntax
'Declaration
 
Public ReadOnly Property HasItems As System.Boolean
public System.bool HasItems {get;}
See Also

Reference

C1HierarchicalPresenter Class
C1HierarchicalPresenter Members