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