|
TelerikRadRadioButton |
Top Previous Next |
|
Telerik RadRadioButton. Extends ManagedRadioButton. Extends SeSSimulatedObject.
Behavior Pattern: ManagedObjectCheckableBehavior
Property Summary
Action Summary
Property Detail
Check state of the button. 'true' if the button is checked, 'false' otherwise. Accessors: GetChecked, SetChecked
Action Detail
Sets check state of the object.
Parameters:
Returns:
'true' if success, 'false' otherwise.
Behavior Pattern: TelerikToggleBehavior
Property Summary
Property Detail
Check state of the button. 'true' if the button is checked, 'false' otherwise. Accessors: GetChecked, SetChecked
|