ClassScrollPositionIndicator
Class
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:
cs-api-definition
public class ScrollPositionIndicator : ContentControl
Inheritance: objectScrollPositionIndicator
Constructors
ScrollPositionIndicator()
Initializes a new instance of the ScrollPositionIndicator class.
Declaration
cs-api-definition
public ScrollPositionIndicator()
Methods
OnInitialized(EventArgs)
Declaration
cs-api-definition
protected override void OnInitialized(EventArgs e)
Parameters
e