Back to Devexpress

MVCxRadioButtonListProperties Class

aspnetmvc-devexpress-dot-web-dot-mvc-22cbd9d9.md

latest2.3 KB
Original Source

MVCxRadioButtonListProperties Class

Contains RadioButtonList specific properties.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxRadioButtonListProperties :
    RadioButtonListProperties
vb
Public Class MVCxRadioButtonListProperties
    Inherits RadioButtonListProperties

The following members return MVCxRadioButtonListProperties objects:

Remarks

An object of the MVCxRadioButtonListProperties type can be accessed via the RadioButtonListSettings.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 ListEditProperties CheckListPropertiesBase RadioButtonListProperties MVCxRadioButtonListProperties

See Also

MVCxRadioButtonListProperties Members

RadioButtonList

DevExpress.Web.Mvc Namespace