RefreshWhileScrolling Property
In This Topic
Gets or sets a value indicating whether the viewport must be refreshed while the scroll is running.
Syntax
'Declaration
Public Property RefreshWhileScrolling As System.Boolean
public System.bool RefreshWhileScrolling {get; set;}
See Also