Class GanttScrollArea
Represents an enumeration for the areas of the RadGanttView.
Inheritance
System.Object
GanttScrollArea
Namespace: Telerik.Windows.Controls.GanttView.Scrolling
Assembly: Telerik.Windows.Controls.GanttView.dll
Syntax
public sealed class GanttScrollArea : Enum
Fields
GridViewArea
The GridView area of the RadGanttView.
Declaration
public const GanttScrollArea GridViewArea
Field Value
GanttScrollArea
|
None
TimeLineArea
The TimeLine area of the RadGanttView.
Declaration
public const GanttScrollArea TimeLineArea
Field Value
GanttScrollArea
|
value__
Declaration
public int value__
Field Value
System.Int32
|