UI for ASP.NET MVC
The RadioGroup also features a variety of flexible customization options, including:
Displaying text in the label, different from the actual value of the option
Rendering the labels before or after the buttons
Placing the child controls vertically or horizontally
The RadioGroup component has several built-in themes such as Default (our own styling), Material (based on the Material Design guidelines), Bootstrap (which looks like the Bootstrap styling to integrate better) and Fluent (based on Microsoft Fluent UI). You can easily customize any of out-of-the-box themes with a few lines of CSS or create new theme to match your colors and branding by using the Telerik SASS ThemeBuilder application.