ComponentOne Basic Library for WPF and Silverlight
HasItems Property (C1RadialMenu)


C1.WPF Namespace > C1RadialMenu Class : HasItems Property
Gets a value that indicates whether the ItemsControl contains items.
Syntax
'Declaration
 
Public Shadows ReadOnly Property HasItems As System.Boolean
'Usage
 
Dim instance As C1RadialMenu
Dim value As System.Boolean
 
value = instance.HasItems
public new System.bool HasItems {get;}
See Also

Reference

C1RadialMenu Class
C1RadialMenu Members