Class GanttScrollArea
Represents an enumeration for the areas of the Rad
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 Rad
Declaration
public const GanttScrollArea GridViewArea
Field Value
None
TimeLineArea
The TimeLine area of the Rad
Declaration
public const GanttScrollArea TimeLineArea
Field Value
value__
Declaration
public int value__
Field Value
System.
|