FormLayoutNestedExtensionFactory.Memo(Action<MemoSettings>) Method
Creates a Memo.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Parameters
Name | Type | Description |
---|---|---|
settingsMethod | Action<MemoSettings> | A delegate method that accepts MemoSettings as a parameter. |
See Also