ALLOWSELECTION |
DEVELOPER |
|
|
Purpose |
.AllowSelection allows you to specify whether more than one row, or a rectangular region of fields, can be selected in a Paging Cycle. |
Syntax |
ObjectReference.AllowSelection = Value |
Operation |
ObjectReference is the Tag Name of the Paging Cycle object |
Remarks |
The value of this property can only be set, not retrieved. |
Example |
To set the .AllowSelection property of a Paging Cycle whose Tag Name is OrderScreen: OrderScreen.AllowSelection = TRUE |
Topic ID: 510034