ASPxClientRadioButton.SetChecked(isChecked) Method
Sets a value which specifies the radio button’s checked status.
Declaration
SetChecked(
isChecked: boolean
): void
Parameters
| Name | Type | Description |
|---|---|---|
| isChecked | boolean |
|
See Also
Sets a value which specifies the radio button’s checked status.
SetChecked(
isChecked: boolean
): void
| Name | Type | Description |
|---|---|---|
| isChecked | boolean |
|