actualWidth property

double actualWidth

The actual display width of the column when auto fitted based on SfDataGrid.columnWidthMode or columnWidthMode.

Defaults to double.nan

Implementation

double get actualWidth => _actualWidth;