RadioButtonListProperties Class
Contains settings specific to a radio button list editor.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Related API Members
The following members return RadioButtonListProperties objects:
Remarks
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).
Inheritance
See Also