The field name of the column in which the cursor is confined.

Property of

Browse, Grid

Description

Use the frozenColumn property to confine the cursor in a single column of the grid. The other columns in the grid are displayed, but you cannot put the cursor in them.

The frozenColumn property expects the field name of the column (a string). To release the cursor from the column, assign an empty string to the frozenColumn property.