Promotic
Login logon

GridColor - property of the PmfTableArea object

Description:
The property returns or sets the color of the grid of selected table area.
If this property is not set, then it takes (inherits) its value from the PmfTable.GridColor property.
Syntax:
String GridColor
Values:
#rrggbb - RGB String (represents a color) is written in the form "#RRGGBB".
inherit (default) - The property takes its value from the parent object.
Note:
Property access for read and write.
 
This method is also functional in Web panels.
See also:
- PmfTable.GridColor (property)
- PmfTable.GridWidth (property)
Example1:
JavaScriptSelect and copy to clipboard

oTableArea.GridColor = "#00ffff";   // Writing into the property
var sGridColor = oTableArea.GridColor;   // Reading from the property
oTableArea.GridColor = "inherit";   // The property takes its value from the parent object

History:
Pm9.00.35: Created
PROMOTIC 9.0.34 SCADA system documentation MICROSYS, spol. s r.o.

Send page remark Contact responsible person
© MICROSYS, spol. s r.o.Update cookies preferences