For a list of all members of this type, see Timeline members.
Name | Description | |
---|---|---|
AdditionalIntervals | Returns a collection of DateTimeInterval-derived instances which define the date/time intervals that appear above the PrimaryInterval. | |
AllowedDragActions | (Inherited from Infragistics.Win.UltraWinGanttView.TimelineSettings) | |
AutoAddAdditionalInterval | Returns or sets a boolean value indicating whether a weekly DateTimeInterval automatically appears above the PrimaryInterval. | |
BarSettings | (Inherited from Infragistics.Win.UltraWinGanttView.TimelineSettings) | |
BarSettingsMilestone | (Inherited from Infragistics.Win.UltraWinGanttView.TimelineSettings) | |
BarSettingsSummary | (Inherited from Infragistics.Win.UltraWinGanttView.TimelineSettings) | |
ColumnAutoSizing | Returns or sets a value indicating whether the value of the ColumnWidth property is set to the ideal width for the PrimaryInterval when the user double-clicks the adjustable area of the header. | |
ColumnAutoSizingResolved | Returns the resolved value of the ColumnAutoSizing property. | |
ColumnHeaderAppearance | Returns or sets the appearance for the headers which represent the PrimaryInterval and the members of the AdditionalIntervals collection. | |
ColumnSizing | Returns or sets a value indicating whether the user can change the value of the ColumnWidth property by dragging the right edge of a PrimaryInterval column header. | |
ColumnWidth | Returns or sets the width, in pixels, of the ColumnHeaderUIElements for the PrimaryInterval, and the TimeSlotUIElements. | |
ColumnWidthResolved | Returns the resolved value of the ColumnWidth property. | |
DependencyLinkColor | Returns or sets the color of the lines and arrows which indicate a TaskDependency on the timeline. | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
DrawDependencyLines | Returns or sets a boolean value indicating whether lines are drawn to depict a TaskDependency on the timeline. | |
HasColumnHeaderAppearance | Returns whether an appearance object has been created for the ColumnHeaderAppearance property. | |
HasNonWorkingHourAppearance | Returns whether an appearance object has been created for the NonWorkingHourAppearance property. | |
HasWorkingHourAppearance | Returns whether an appearance object has been created for the WorkingHourAppearance property. | |
HorizontalScrollSettings | Returns a HorizontalScrollSettings instance which defines the small and large increments for the horizontal scrollbar. | |
MinimumColumnResizeWidth | Returns or sets the minimum value to which the ColumnWidth property can be changed during a resize operation. | |
MinimumColumnResizeWidthResolved | Returns the resolved value of the MinimumColumnResizeWidth property. | |
MinimumTaskWidth | Returns or sets a value which determines the minimum width, in pixels, for a TaskUIElement. | |
NonWorkingHourAppearance | Returns or sets the appearance for TimeSlotUIElements which appear in the non-working hour range. | |
PrimaryInterval | Returns or sets the DateTimeInterval-derived instance which is represented in the bottom row of column headers, and which defines the smallest time interval in effect for the control. | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) | |
TaskDragIncrement | Returns or sets a value which determines the increment for each movement of a task drag operation. | |
TaskPositioning | Returns or sets a value which determines whether the size and position of a TaskUIElement is adjusted to account for the difference between the task's start/end time and the start/end times of the TimeSlotUIElements with which the task element intersects. | |
ToolTipSettings | Returns the ToolTipSettings instance which determines the information that is displayed to the user when a Task tooltip appears. | |
ToolTipSettingsDeadline | Returns the ToolTipSettingsDeadline instance which determines the information that is displayed to the user when a tooltip appears for a task's Deadline indicator. | |
ToolTipSettingsMilestone | Returns the ToolTipSettingsMilestone instance which determines the information that is displayed to the user when a milestoneTask tooltip appears. | |
ToolTipSettingsPercentComplete | Returns the ToolTipSettingsPercentComplete instance which determines the information that is displayed to the user when a tooltip appears for a task's PercentComplete indicator. | |
ToolTipSettingsSummary | Returns the ToolTipSettingsSummary instance which determines the information that is displayed to the user when a summaryTask tooltip appears. | |
ToolTipSettingsTaskDependency | Returns the ToolTipSettingsTaskDependency instance which determines the information that is displayed to the user when a tooltip appears for a task dependency. | |
VisibleDateTimeRange | Returns the range of time that is currently within the viewable area of the control. | |
VisibleIntervals | Returns the DateTimeInterval instances that are currently being displayed by the control, in the same order in which they are displayed by the control. This collection always includes the PrimaryInterval, and also includes any members of the AdditionalIntervals, collection whose duration is greater than or equal to that of the the PrimaryInterval, and are not explicitly hidden. | |
WorkingHourAppearance | Returns or sets the appearance for TimeSlotUIElements which appear in the working hour range. |
Name | Description | |
---|---|---|
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |