rowTextMaxLines property
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;
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.
final int rowTextMaxLines;