BootstrapClientRadioButton Class
In This Article
Represents a client-side equivalent of the BootstrapRadioButton control.
#Declaration
TypeScript
declare class BootstrapClientRadioButton extends BootstrapClientCheckBox
#Inheritance
ASPxClientControlBase
ASPxClientControl
ASPxClientEditBase
ASPxClientEdit
BootstrapClientCheckBox
BootstrapClientRadioButton
See Also