ComponentOne Basic Library for UWP
HasItems Property (C1RadialMenu)

C1.UWP Assembly > C1.Xaml Namespace > C1RadialMenu 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

C1RadialMenu Class
C1RadialMenu Members