LOCKCOLUMN |
DEVELOPER |
LOCKCOLUMN
|
|
Purpose |
.LockColumn enables you to specify a column which is locked in position during scroll operations. Columns to the left of this are locked and columns to the right can be scrolled. (Open Client only) |
Object Type |
Paging Cycles |
Syntax |
Setting: ObjectReference.LockColumn = Value |
Operation |
ObjectReference is the Tag Name of the object |
Remarks |
|
Example |
To set the .LockColumn property for a column with a Tag Name of PagingCol1 in a Paging Cycle with a Tag Name of PagingCycle1: PagingCycle1.LockColumn = "PagingCol1" |
Note: This property applies only to PROIV Open Client and not to the PROIV MFC Client. |
Topic ID: 510156