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