InterfaceIGanttScrollService
Interface
Definition
Namespace:Telerik.Windows.Controls.Gantt.Scrolling
Assembly:Telerik.Windows.Controls.GanttView.dll
Syntax:
cs-api-definition
public interface IGanttScrollService : IScrollingInfo, IScrollingServiceCore
Inherited Members
Methods
ScrollHorizontalWithoutRestriction(double)
Declaration
cs-api-definition
void ScrollHorizontalWithoutRestriction(double offsetX)
Parameters
offsetX
ScrollVerticalWithoutRestriction(double)
Declaration
cs-api-definition
void ScrollVerticalWithoutRestriction(double offsetY)
Parameters
offsetY