actualWidth property
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;
The actual display width of the column when auto fitted based on SfDataGrid.columnWidthMode or columnWidthMode.
Defaults to double.nan
double get actualWidth => _actualWidth;