skip to main content

Controls Reference : GRID : Properties : X

X
This property is used to identify a column of the Grid control. It is always used in conjunction with other properties to set or retrieve the value of a column property, or in conjunction with the Y property, to set or retrieve the value of a cell property.
 
Example - Set a cell-data using X and Y coordinates
procedure division.
  modify screen-1-gr-1 x=2 y=3 cell-data "Part 1020"

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