MVCxRadioButtonProperties Class
Contains RadioButton specific properties.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v20.2.dll
Declaration
public class MVCxRadioButtonProperties :
RadioButtonProperties
Public Class MVCxRadioButtonProperties
Inherits RadioButtonProperties
Related API Members
The following members accept/return MVCxRadioButtonProperties objects:
Remarks
An object of the MVCxRadioButtonProperties type can be accessed via the RadioButtonSettings.Properties property.
Implements
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Web.Internal.IWebControlObject
DevExpress.Web.Internal.ISkinOwner
DevExpress.Web.Design.IDesignTimePropertiesOwner
DevExpress.Web.Internal.IAssignEditorProperties
Inheritance
See Also
Feedback