ComponentOne Basic Library for UWP
SelectedIndex Property (C1RadialMenuItem)

C1.UWP Assembly > C1.Xaml Namespace > C1RadialMenuItem Class : SelectedIndex Property
Gets or sets the index of the curerntly selected sub-item.
Syntax
'Declaration
 
Public Property SelectedIndex As System.Integer
public System.int SelectedIndex {get; set;}
Remarks
This property only makes sense for items with sub-items.
See Also

Reference

C1RadialMenuItem Class
C1RadialMenuItem Members