Back to Devexpress

MVCxRadioButtonProperties Class

aspnetmvc-devexpress-dot-web-dot-mvc-29998693.md

latest2.2 KB
Original Source

MVCxRadioButtonProperties Class

Contains RadioButton specific properties.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxRadioButtonProperties :
    RadioButtonProperties
vb
Public Class MVCxRadioButtonProperties
    Inherits RadioButtonProperties

The following members return MVCxRadioButtonProperties objects:

Remarks

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

Implements

IStateManager

DevExpress.Web.Internal.IPropertiesDirtyTracker

DevExpress.Web.Internal.IWebControlObject

DevExpress.Web.Internal.ISkinOwner

IPropertiesOwner

DevExpress.Web.Design.IDesignTimePropertiesOwner

DevExpress.Web.Internal.IAssignEditorProperties

Inheritance

Object StateManager PropertiesBase EditPropertiesBase EditProperties CheckBoxProperties RadioButtonProperties MVCxRadioButtonProperties

See Also

MVCxRadioButtonProperties Members

RadioButton

DevExpress.Web.Mvc Namespace