public method TableBuilder.SetAltRowStyleBackColor
Sets the background color for the alternate row style.
Declaration | ||||
|
Parameters | |
color |
The background color. |
This method allows you to set the background color for all alternate rows of the table. If no style is applied to the alternate rows, the library applies the default alternate row style and applies the specified background color to this style. If some style is applied to the alternate rows, the library applies the specified background color to this style.
Declared in TableBuilder