Class VerticalScrollPosition
Represents an enumeration of the vertical scroll positions available for the ScrollSettings.
Inheritance
System.Object
VerticalScrollPosition
Namespace: Telerik.Windows.Controls.GanttView.Scrolling
Assembly: Telerik.Windows.Controls.GanttView.dll
Syntax
public sealed class VerticalScrollPosition : Enum
Fields
Anywhere
Bottom
Center
None
Top
value__
Declaration
public int value__
Field Value
System.Int32
|