Gets or sets whether an optimized fast scroll mechanism is enabled.
public bool UseOptimizedScrolling { get; set; }
Public Property UseOptimizedScrolling As Boolean
If you notice any scroll issue when the optimized scroll mechanism is used, consider setting the UseOptimizedScrolling property to false.