ClassPivotGroupNodeScroller
Class
Represents group node scroller
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.PivotGrid.dll
Syntax:
cs-api-definition
public class PivotGroupNodeScroller : ItemScroller<PivotGroupNode>, IEnumerable, IDisposable
Inheritance: objectItemScroller<PivotGroupNode>PivotGroupNodeScroller
Implements:
Inherited Members
Constructors
PivotGroupNodeScroller()
Declaration
cs-api-definition
public PivotGroupNodeScroller()
Methods
ScrollDown(int)
Scrolls down to the specified position with the given step.