Skip to main content

MVCxRadioButtonListProperties Class

Contains RadioButtonList specific properties.

Namespace: DevExpress.Web.Mvc

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

NuGet Package: DevExpress.Web.Mvc5

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.

Implements

DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Web.Internal.IWebControlObject
DevExpress.Web.Internal.ISkinOwner
DevExpress.Web.Design.IDesignTimePropertiesOwner
DevExpress.Web.Internal.IAssignEditorProperties
See Also