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

MVCxRadioButtonListProperties Class

Contains RadioButtonList specific properties.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v19.2.dll

Declaration

public class MVCxRadioButtonListProperties :
    RadioButtonListProperties

The following members return MVCxRadioButtonListProperties objects:

Remarks

An object of the MVCxRadioButtonListProperties type can be accessed via the RadioButtonListSettings.Properties property.

See Also