exportRowHeight property

bool exportRowHeight
getter/setter pair

Decides whether the height of the rows in SfDataGrid should be exported same in Excel.

Defaults to true.

Implementation

bool exportRowHeight = true;