Back to Devexpress

MVCxColumnColorEditProperties Class

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

latest1.9 KB
Original Source

MVCxColumnColorEditProperties Class

Contains settings specific to a color edit column.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public sealed class MVCxColumnColorEditProperties :
    ColorEditProperties
vb
Public NotInheritable Class MVCxColumnColorEditProperties
    Inherits ColorEditProperties

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 DropDownEditPropertiesBase ColorEditProperties MVCxColumnColorEditProperties

See Also

MVCxColumnColorEditProperties Members

DevExpress.Web.Mvc Namespace