Represents a group of radio button editors that allow one option from several to be selected.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
public class BootstrapRadioButtonListBuilder :
BootstrapRadioButtonListBuilderBase<BootstrapRadioButtonListBuilder>,
IBootstrapControl,
IHtmlContent
Public Class BootstrapRadioButtonListBuilder
Inherits BootstrapRadioButtonListBuilderBase(Of BootstrapRadioButtonListBuilder)
Implements IBootstrapControl,
IHtmlContent