rowTextMaxLines property

int rowTextMaxLines
final

Maximum number of lines for row text to span.

If the text exceeds the given number of lines. It will be truncated according to rowTextOverflow.

Implementation

final int rowTextMaxLines;