A newer version of this page is available.
Switch to the current version.
ASPxClientRadioButtonList Class
Represents the client-side equivalent of the ASPxRadioButtonList control.
Declaration
declare class ASPxClientRadioButtonList extends ASPxClientCheckListBase
Remarks
The ASPxClientRadioButtonList object inherits all its functionality from the ancestor ASPxClientListEdit object.
NOTE
The client-side programmatic interface is available if the editor's ASPxEditBase.EnableClientSideAPI property is set to true or any client event is handled.
Inheritance
See Also
Feedback