Back to Devexpress

MVCxColumnMemoProperties Class

aspnetmvc-devexpress-dot-web-dot-mvc-6e3f99fa.md

latest1.6 KB
Original Source

MVCxColumnMemoProperties Class

Contains settings specific to a memo column.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public sealed class MVCxColumnMemoProperties :
    MemoProperties
vb
Public NotInheritable Class MVCxColumnMemoProperties
    Inherits MemoProperties

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 TextEditProperties MemoProperties MVCxColumnMemoProperties

See Also

MVCxColumnMemoProperties Members

DevExpress.Web.Mvc Namespace