Represetns a scroller for the RadGanttView columns.
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
C#
public class GanttViewTextViewColumnScroller : ItemScroller<GanttViewTextViewColumn>, IEnumerable, IDisposable
Inheritance: objectItemScroller<GanttViewTextViewColumn>GanttViewTextViewColumnScroller
Implements:
Inherited Members
Constructors
C#
public GanttViewTextViewColumnScroller()
Methods
Updates the scroll range.
C#
public override void UpdateScrollRange()
Overrides: