aspnet-devexpress-dot-web-8b941d06.md
Contains settings specific to a radio button list editor.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class RadioButtonListProperties :
CheckListPropertiesBase
Public Class RadioButtonListProperties
Inherits CheckListPropertiesBase
The following members return RadioButtonListProperties objects:
The RadioButtonListProperties class contains settings specific to the ASPxRadioButtonList editor type.
In addition to the common list editor settings inherited from its ancestor, the RadioButtonListProperties class implements type specific properties which allow defining radio button style settings (RadioButtonListProperties.RadioButtonFocusedStyle and RadioButtonListProperties.RadioButtonStyle).
Object StateManager PropertiesBase EditPropertiesBase EditProperties ListEditProperties CheckListPropertiesBase RadioButtonListProperties BootstrapRadioButtonListProperties
See Also