Back to Devexpress

MVCxMemoProperties Class

aspnetmvc-devexpress-dot-web-dot-mvc-96cd4fc8.md

latest2.0 KB
Original Source

MVCxMemoProperties Class

Contains Memo specific properties.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxMemoProperties :
    MemoProperties
vb
Public Class MVCxMemoProperties
    Inherits MemoProperties

The following members return MVCxMemoProperties objects:

Remarks

An object of the MVCxMemoProperties type can be accessed via the MemoSettings.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 TextEditProperties MemoProperties MVCxMemoProperties

See Also

MVCxMemoProperties Members

Memo

DevExpress.Web.Mvc Namespace