Skip to main content
A newer version of this page is available. .
Tab

EditorStyles.RadioButtonList Property

Gets the style settings that define a radio button list control’s appearance.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public virtual AppearanceStyleBase RadioButtonList { get; }

Property Value

Type Description
AppearanceStyleBase

An AppearanceStyleBase object containing the style settings.

See Also