ShowSelectedItem Property (C1RadialNumericItem)
In This Topic
Determines whether icon, header and check sign of the selected sub-item should be displayed for the curren item.
Syntax
'Declaration
Public Property ShowSelectedItem As Boolean
public bool ShowSelectedItem {get; set;}
See Also