DialogViewModelBase.SetEditorType(String, DialogFieldEditorType) Method
Specifies an editor type.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| fieldName | String | The field name. |
| editorType | DevExpress.Web.DialogFieldEditorType | The editor type. |
See Also