public method TableBuilder.SetContentRowStyleTextOverflowAction
Sets the text overflow action for the content row style.
Declaration | ||||
|
Parameters | |
action |
The text overflow action. |
This method allows you to set the text overflow action 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 text overflow action to this style. If some style is applied to the content rows, the library applies the specified text overflow action to this style.
Declared in TableBuilder