public method TableBuilder.SetContentRowStyleBorder
Sets the border for the content row style by a configuration action.
Declaration | ||||
|
Parameters | |
configure |
A configuration action for the border. |
This method allows you to configure the border for all content rows of the table. If no style is applied to the content rows, the library applies the default content row style and applies the specified border to this style. If some style is applied to the content rows, the library applies the specified border to this style.
Declared in TableBuilder