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

MVCxRadioButtonProperties Class

Contains RadioButton specific properties.

Namespace: DevExpress.Web.Mvc

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

Declaration

public class MVCxRadioButtonProperties :
    RadioButtonProperties

The following members return MVCxRadioButtonProperties objects:

Remarks

An object of the MVCxRadioButtonProperties type can be accessed via the RadioButtonSettings.Properties property.

See Also