Back to Devexpress

ASPxClientRadioButtonList Class

aspnet-js-aspxclientradiobuttonlist.md

latest1.2 KB
Original Source

ASPxClientRadioButtonList Class

Represents the client-side equivalent of the ASPxRadioButtonList control.

Declaration

ts
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

ASPxClientControlBase ASPxClientControl ASPxClientEditBase ASPxClientEdit ASPxClientListEdit ASPxClientCheckListBase ASPxClientRadioButtonList ASPxClientRecurrenceTypeEdit

See Also

Radio Button List

ASPxClientRadioButtonList Members