C1.Win.Input Namespace / C1RadioButton Class / CheckedChanged Event

In This Topic
CheckedChanged Event (C1RadioButton)
In This Topic
Occurs when the value of the Checked property changes.
Syntax
'Declaration
 
Public Event CheckedChanged As EventHandler
 
See Also