AutoSelect Property (C1RadialNumericItem)
In This Topic
Determines whether C1RadialMenuItem should update SelectedIndex property acccording to the end-user selection.
Syntax
'Declaration
Public Property AutoSelect As Boolean
public bool AutoSelect {get; set;}
See Also