HTMLTableRowElement.BgColor Property |
Gets or sets the row background color.
[VBScript] Public Property BgColor As String
[JScript] public function get BgColor() : String; public function set BgColor(String);
A string representing the row background color.
HTMLTableRowElement Object | HTMLTableRowElement Members | DOM Namespace