ComponentOne Basic Library for UWP
ParentItem Property (C1RadialMenuItem)

C1.UWP Assembly > C1.Xaml Namespace > C1RadialMenuItem Class : ParentItem Property
Gets the Windows.UI.Xaml.Controls.ItemsControl that is the parent of this item.
Syntax
'Declaration
 
Public ReadOnly Property ParentItem As Windows.UI.Xaml.Controls.ItemsControl
public Windows.UI.Xaml.Controls.ItemsControl ParentItem {get;}
See Also

Reference

C1RadialMenuItem Class
C1RadialMenuItem Members