skip to main content

Controls Reference : GRID : Properties : Row-Font

Row-Font
This property allows you to set or retrieve the font of the row identified by the Y property. When this property is set to zero, the row inherits the column font.
 
Example - Modify one row to set its font
working-storage section.
77 Calibri-10v0 handle of font.
procedure division.
  modify screen-1-gr-1 y = 5 row-font Calibri-10v0

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