Skip to main content
A newer version of this page is available. .

MVCxMemoProperties Class

Contains Memo specific properties.

Namespace: DevExpress.Web.Mvc

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

Declaration

public class MVCxMemoProperties :
    MemoProperties

The following members return MVCxMemoProperties objects:

Remarks

An object of the MVCxMemoProperties type can be accessed via the MemoSettings.Properties property.

See Also