Back to Devexpress

MVCxColumnSpinEditProperties Class

aspnetmvc-devexpress-dot-web-dot-mvc-57e86fb1.md

latest1.9 KB
Original Source

MVCxColumnSpinEditProperties Class

Contains settings specific to a spin edit column.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public sealed class MVCxColumnSpinEditProperties :
    SpinEditProperties
vb
Public NotInheritable Class MVCxColumnSpinEditProperties
    Inherits SpinEditProperties

Implements

IStateManager

DevExpress.Web.Internal.IPropertiesDirtyTracker

DevExpress.Web.Internal.IWebControlObject

DevExpress.Web.Internal.ISkinOwner

IPropertiesOwner

DevExpress.Web.Design.IDesignTimePropertiesOwner

DevExpress.Web.Internal.IAssignEditorProperties

Inheritance

Show 11 items

Object StateManager PropertiesBase EditPropertiesBase EditProperties TextEditProperties TextBoxPropertiesBase ButtonEditPropertiesBase SpinEditPropertiesBase SpinEditProperties MVCxColumnSpinEditProperties

See Also

MVCxColumnSpinEditProperties Members

DevExpress.Web.Mvc Namespace