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