C1.WPF Namespace / C1RadialMenuItem Class / AutoSelect Property

In This Topic
AutoSelect Property (C1RadialMenuItem)
In This Topic
Determines whether C1RadialMenuItem should update SelectedIndex property acccording to the end-user selection.
Syntax
'Declaration
 
Public Property AutoSelect As Boolean
 
Remarks
This property only makes sense for items with sub-items.
See Also