ContextMenuBuilder.DisabledExpr Method
Name | Parameters | Description |
---|---|---|
DisabledExpr(JS) | value | Specifies the name of the data source item field whose value defines whether or not the corresponding UI component item is disabled. Mirrors the client-side disabledExpr option. |
DisabledExpr(String) | value | Specifies the name of the data source item field whose value defines whether or not the corresponding UI component item is disabled. Mirrors the client-side disabledExpr option. |