Returns/sets the allowed view modes of the Active Table atb. When this property is set to disallow a form view (i.e. it is set to eViews.Grid), the FormLayout property is set to eFormView.Simple.
Property ViewsAllowed As eViews
atb.ViewsAllowed [=eViews]
Settings
Valid settings for the ModesAllowed property are:
| Value | Constant |
| 1 | Grid |
| 2 | Form |
| 3 | Both |