New to Telerik UI for WPFStart a free 30-day trial

Enumerator that indicates the type of scrolling mode in use.

Definition

Namespace:Telerik.Windows.Controls.GridView

Assembly:Telerik.Windows.Controls.GridView.dll

Syntax:

C#
public enum ScrollUpdateMode

Fields

Keeps the content in view static until scrolling is complete.

C#
Deferred = 0

Updates the content in view in real time as the user scrolls.

C#
RealTime = 1
In this article
DefinitionFieldsDeferredRealTime
Not finding the help you need?
Contact Support