clipByHeader property

bool get clipByHeader

Defines if the sheet should be clipped by the header in the closed state.

Implementation

bool get clipByHeader => _extent.clipByHeader;