peGridLineColor - DfBaseFormList
Determines the color of lines separating grid cells
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer peGridLineColor
| Access Type | Syntax |
|---|---|
| Read Access: | Get peGridLineColor to IntegerVariable |
| Write Access: | Set peGridLineColor to IntegerVariable/Value |
Description
The property peGridLineColor can be used to the color of lines separating grid cells (between rows and columns). By default, it will appear as clBtnFace, which is the color it has always been.
This property is exposed in the Studio.
Default is clBtnFace.