A newer version of this page is available.
Switch to the current version.
RadioButtonListProperties Class
Contains settings specific to a radio button list editor.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class RadioButtonListProperties :
CheckListPropertiesBase
Public Class RadioButtonListProperties
Inherits CheckListPropertiesBase
Related API Members
The following members accept/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
Feedback