headerTextMaxLines property

int headerTextMaxLines
final

Maximum number of lines for header text to span.

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

Implementation

final int headerTextMaxLines;