BootstrapRadioButtonListCssClasses Class
In This Article
Stores CSS classes applied to visual elements of the Radio Button List control.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
NuGet Package: DevExpress.Web.Bootstrap
#Declaration
public class BootstrapRadioButtonListCssClasses :
BootstrapListEditCssClasses
#Related API Members
The following members return BootstrapRadioButtonListCssClasses objects:
#Inheritance
Object
StateManager
PropertiesBase
BootstrapCssClasses
BootstrapEditorCssClassesBase
BootstrapListEditCssClasses
BootstrapRadioButtonListCssClasses
See Also