skip to main content

Controls Reference : GRID : Properties : Divider-Color

Divider-Color
This property allows you to set or retrieve the color of the Grid control dividers. See "Color management" for further details.
 
Example - Define a grid with divider color
screen section.
  03 screen-1-gr-1 Grid
     line 7.6
     column 5.8
     size 28.2 cells 
     lines 19.8 cells 
     event procedure screen-1-gr-1-evt-proc
     column-headings
     row-dividers 1
     cursor-color 393
     divider-color 5
     heading-font Default-Font
     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