This property defines the background color used to paint an area of the Grid control. The area is always rectangular. Before setting the background color of that area, its bounds must be defined. The upper left cell is identified by the Start-X and Start-Y properties, while the lower right cell is identified by the X and Y properties.Setting those properties after setting the Region-Background-Color property is not advised as this may lead to unexpected behaviors. A correct code will always look as shown in the snippet below.See "Color management" for further details.Example - Change the background color of a region in the grid
modify screen-1-gr-1,
| 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 |