InventDimASPWebControlAdapter.allowEdit Method [AX 2012]
Gets or sets a Boolean value indicating whether the control is editable.
Syntax
public boolean allowEdit([boolean _value])
Run On
Called
Parameters
- _value
Type: boolean
Return Value
Type: boolean
true if the control should be editable visible; otherwise, false.