FormGroupControl.allowUserSetup Method
Sets or gets the level of modification that can be performed for a form group control.
Syntax
public int allowUserSetup([int value])
Run On
Client
Parameters
- value
Type: int
An Integer data type that indicates the level of modification that can be performed; optional.
Return Value
Type: int
An integer value that indicates the level of modification that can be performed.
Remarks
You can use a FormAllowUserSetup enumeration value for the value parameter.