refreshIndicatorDisplacement property

double refreshIndicatorDisplacement
final

The distance from the SfDataGrid’s top or bottom edge to where the refresh indicator will settle. During the drag that exposes the refresh indicator, its actual displacement may significantly exceed this value.

By default, the value of refreshIndicatorDisplacement is 40.0.

Implementation

final double refreshIndicatorDisplacement;