ComponentOne Basic Library for UWP
CurrentItem Property (C1RadialMenu)

C1.UWP Assembly > C1.Xaml Namespace > C1RadialMenu Class : CurrentItem Property
Gets the C1RadialMenu or C1RadialMenuItem control which items are currently visible in the C1RadialMenu UI.
Syntax
'Declaration
 
Public ReadOnly Property CurrentItem As Windows.UI.Xaml.Controls.ItemsControl
public Windows.UI.Xaml.Controls.ItemsControl CurrentItem {get;}
See Also

Reference

C1RadialMenu Class
C1RadialMenu Members