DialogViewModelBase.SetEditorEnabledCondition(String, Boolean) Method
Specifies whether an editor is enabled.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Parameters
Name | Type | Description |
---|---|---|
getter | String | The field ID. |
value | Boolean |
|
See Also