Locked From Scrolling property
Use the Locked From Scrolling property to control the display of a grid column when a user scrolls left or right.
If a grid contains too many grid columns to display at once, Windows client by default supplies horizontal scroll bars. The Locked From Scrolling property allows you to keep a grid column visible when other grid columns are scrolled horizontally.
Setting | Description |
---|---|
True | The grid column component is locked in place and remains visible when the user scrolls left or right. |
False | Default. The grid column component scrolls horizontally with other grid column components. |