DialogViewModelBase.SetEditorVisibilityCondition(String, Boolean) Method
Specifies whether an editor is visible.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.2.dll
NuGet Package: DevExpress.Web
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| getter | String | |
| value | Boolean |
|
See Also