exportColumnWidth property

bool exportColumnWidth
getter/setter pair

Decides whether the width of the columns in SfDataGrid should be exported same in Excel.

Defaults to true.

Implementation

bool exportColumnWidth = true;