Promotic
Login logon

BgColor - property of the PmfTableRow object

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

oRow.BgColor = "#ffffff";   // Writing into the property
var sBgColor = oRow.BgColor;   // Reading from the property
oRow.BgColor = "inherit";   // The property takes its value from the parent object

History:
Pm9.00.04: 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