skip to main content

Controls Reference : GRID : Properties : Column-Hiding

Column-Hiding
This property hides the column identified by the X property. The column is still available to the program, but is no longer visible to the user. Valid values are:
 
Example - Hide the third column of a grid
procedure division.
   modify screen-1-gr-1 x=3 column-hiding=1

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left