New to Telerik UI for WPFStart a free 30-day trial

Definition

Namespace:Telerik.Windows.Controls.GanttView.Scrolling

Assembly:Telerik.Windows.Controls.GanttView.dll

Syntax:

C#
public sealed class ScrollSettings

Inheritance: objectScrollSettings

Constructors

C#
public ScrollSettings()

Properties

C#
public HorizontalScrollPosition HorizontalScrollPosition { get; set; }
C#
public VerticalScrollPosition VerticalScrollPosition { get; set; }