ClassPivotGridScroller
Class
Represents the pivot grid scroller.
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.PivotGrid.dll
Syntax:
cs-api-definition
public class PivotGridScroller : ItemScroller<PivotGroupNode>, IEnumerable, IDisposable
Inheritance: objectItemScroller<PivotGroupNode>PivotGridScroller
Implements:
Inherited Members
Constructors
PivotGridScroller()
Declaration
cs-api-definition
public PivotGridScroller()
Methods
ScrollDown(int)
Scrolls down to specified position.
ScrollUp(int)
Scrolls up.