enableCompactCount property

bool enableCompactCount

Decide whether to simply display the number of child rows when showCount is true.

ex) 1,234,567 > 1.2M

Implementation

bool get enableCompactCount;