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

A Content Control that displays position information when deferred scrolling is turned on.

Definition

Namespace:Telerik.Windows.Controls.GridView

Assembly:Telerik.Windows.Controls.GridView.dll

Syntax:

C#
public class ScrollPositionIndicator : ContentControl

Inheritance: objectScrollPositionIndicator

Constructors

Initializes a new instance of the ScrollPositionIndicator class.

C#
public ScrollPositionIndicator()

Methods

C#
protected override void OnInitialized(EventArgs e)
Parameters:eEventArgs