skip to main content

Controls Reference : GRID : Properties : Layout-data

Layout-data
The Layout Manager can use this data to help determine the way to show the control. Each manager forces its own interpretation of the meaning of this data.
Possible values are listed in the isresize.def Copybook.
 
Example - Define a grid that allows resize in X and Y when the layout manager requires so
screen section.
  03 screen-1-gr-1 Grid
     line 5.7
     column 3.1
     size 34.6 cells 
     lines 15.5 cells 
     layout-data 17
     event procedure screen-1-gr-1-evt-proc
     column-headings
     hscroll
     row-dividers 1
     end-color 9
     heading-color 200
     heading-divider-color 12
     cursor-frame-width 3
     num-rows 5

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