skip to main content

Controls Reference : GRID : Properties : Start-Y

Start-Y
The only purpose of this property is to paint a rectangular region of the Grid control. See Region-Color property for a more detailed explanation.
 
Example - Modify a grid to set the color of a region
procedure division.
modify my_grid 
       start-x = 2 start-y = 2 x = 4 y = 4 
       region-color = 225

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