Version

Timeline Class Members

The following tables list the members exposed by Timeline.

Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyAdditionalIntervalsReturns a collection of DateTimeInterval-derived instances which define the date/time intervals that appear above the PrimaryInterval.  
Public PropertyAllowedDragActions (Inherited from Infragistics.Win.UltraWinGanttView.TimelineSettings)
Public PropertyAutoAddAdditionalIntervalReturns or sets a boolean value indicating whether a weekly DateTimeInterval automatically appears above the PrimaryInterval.  
Public PropertyBarSettings (Inherited from Infragistics.Win.UltraWinGanttView.TimelineSettings)
Public PropertyBarSettingsMilestone (Inherited from Infragistics.Win.UltraWinGanttView.TimelineSettings)
Public PropertyBarSettingsSummary (Inherited from Infragistics.Win.UltraWinGanttView.TimelineSettings)
Public PropertyColumnAutoSizingReturns 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.  
Public PropertyColumnAutoSizingResolvedReturns the resolved value of the ColumnAutoSizing property.  
Public PropertyColumnHeaderAppearanceReturns or sets the appearance for the headers which represent the PrimaryInterval and the members of the AdditionalIntervals collection.  
Public PropertyColumnSizingReturns 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.  
Public PropertyColumnWidthReturns or sets the width, in pixels, of the ColumnHeaderUIElements for the PrimaryInterval, and the TimeSlotUIElements.  
Public PropertyColumnWidthResolvedReturns the resolved value of the ColumnWidth property.  
Public PropertyDependencyLinkColorReturns or sets the color of the lines and arrows which indicate a TaskDependency on the timeline.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyDrawDependencyLinesReturns or sets a boolean value indicating whether lines are drawn to depict a TaskDependency on the timeline.  
Public PropertyHasColumnHeaderAppearanceReturns whether an appearance object has been created for the ColumnHeaderAppearance property.  
Public PropertyHasNonWorkingHourAppearanceReturns whether an appearance object has been created for the NonWorkingHourAppearance property.  
Public PropertyHasWorkingHourAppearanceReturns whether an appearance object has been created for the WorkingHourAppearance property.  
Public PropertyHorizontalScrollSettingsReturns a HorizontalScrollSettings instance which defines the small and large increments for the horizontal scrollbar.  
Public PropertyMinimumColumnResizeWidthReturns or sets the minimum value to which the ColumnWidth property can be changed during a resize operation.  
Public PropertyMinimumColumnResizeWidthResolvedReturns the resolved value of the MinimumColumnResizeWidth property.  
Public PropertyMinimumTaskWidthReturns or sets a value which determines the minimum width, in pixels, for a TaskUIElement.  
Public PropertyNonWorkingHourAppearanceReturns or sets the appearance for TimeSlotUIElements which appear in the non-working hour range.  
Public PropertyPrimaryIntervalReturns 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.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTaskDragIncrementReturns or sets a value which determines the increment for each movement of a task drag operation.  
Public PropertyTaskPositioningReturns 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.  
Public PropertyToolTipSettingsReturns the ToolTipSettings instance which determines the information that is displayed to the user when a Task tooltip appears.  
Public PropertyToolTipSettingsDeadlineReturns the ToolTipSettingsDeadline instance which determines the information that is displayed to the user when a tooltip appears for a task's Deadline indicator.  
Public PropertyToolTipSettingsMilestoneReturns the ToolTipSettingsMilestone instance which determines the information that is displayed to the user when a milestoneTask tooltip appears.  
Public PropertyToolTipSettingsPercentCompleteReturns the ToolTipSettingsPercentComplete instance which determines the information that is displayed to the user when a tooltip appears for a task's PercentComplete indicator.  
Public PropertyToolTipSettingsSummaryReturns the ToolTipSettingsSummary instance which determines the information that is displayed to the user when a summaryTask tooltip appears.  
Public PropertyToolTipSettingsTaskDependencyReturns the ToolTipSettingsTaskDependency instance which determines the information that is displayed to the user when a tooltip appears for a task dependency.  
Public PropertyVisibleDateTimeRangeReturns the range of time that is currently within the viewable area of the control.  
Public PropertyVisibleIntervalsReturns 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.  
Public PropertyWorkingHourAppearanceReturns or sets the appearance for TimeSlotUIElements which appear in the working hour range.  
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
Public Methods
 NameDescription
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodPerformColumnAutoResizeOverloaded. Sets the value of the ColumnWidth property to the ideal width for the PrimaryInterval.  
Public MethodResetOverridden. Restores the properties of this object to their default values.  
Public MethodResetAdditionalIntervalsResets the value of the AdditionalIntervals property.  
Public MethodResetAllowedDragActions (Inherited from Infragistics.Win.UltraWinGanttView.TimelineSettings)
Public MethodResetAutoAddAdditionalIntervalResets the AutoAddAdditionalInterval property to its default value.  
Public MethodResetBarSettings (Inherited from Infragistics.Win.UltraWinGanttView.TimelineSettings)
Public MethodResetBarSettingsMilestone (Inherited from Infragistics.Win.UltraWinGanttView.TimelineSettings)
Public MethodResetBarSettingsSummary (Inherited from Infragistics.Win.UltraWinGanttView.TimelineSettings)
Public MethodResetColumnAutoSizingResets the ColumnAutoSizing property to its default value.  
Public MethodResetColumnHeaderAppearanceResets the properties of the ColumnHeaderAppearance to their default values.  
Public MethodResetColumnSizingResets the properties of the ColumnSizing to their default values.  
Public MethodResetColumnWidthResets the properties of the ColumnWidth to their default values.  
Public MethodResetDependencyLinkColorResets the DependencyLinkColor property to its default value.  
Public MethodResetDrawDependencyLinesResets the properties of the DrawDependencyLines to their default values.  
Public MethodResetHorizontalScrollSettingsResets the properties of the HorizontalScrollSettings to their default values.  
Public MethodResetMinimumColumnResizeWidthResets the MinimumColumnResizeWidth to its default value.  
Public MethodResetMinimumTaskWidthRestores the value of the MinimumTaskWidth property to its default setting.  
Public MethodResetNonWorkingHourAppearanceResets the properties of the NonWorkingHourAppearance to their default values.  
Public MethodResetPrimaryIntervalResets the properties of the PrimaryInterval to their default values.  
Public MethodResetTaskDragIncrementRestores the value of the TaskDragIncrement property to its default setting.  
Public MethodResetTaskPositioningRestores the value of the TaskPositioning property to its default setting.  
Public MethodResetToolTipSettingsResets the properties of the ToolTipSettings to their default values.  
Public MethodResetToolTipSettingsDeadlineResets the properties of the ToolTipSettingsDeadline to their default values.  
Public MethodResetToolTipSettingsMilestoneResets the properties of the ToolTipSettingsMilestone to their default values.  
Public MethodResetToolTipSettingsPercentCompleteResets the properties of the ToolTipSettingsPercentComplete to their default values.  
Public MethodResetToolTipSettingsSummaryResets the properties of the ToolTipSettingsSummary to their default values.  
Public MethodResetToolTipSettingsTaskDependencyResets the properties of the ToolTipSettingsTaskDependency to their default values.  
Public MethodResetWorkingHourAppearanceResets the properties of the WorkingHourAppearance to their default values.  
Public MethodShouldSerializeOverridden. Returns whether this object requires serialization.  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringReturns the string representation of this object.  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDispose (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChangedOverridden. Notifies of a change in a property of a sub-object  
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeAdditionalIntervalsReturns whether the AdditionalIntervals requires serialization.  
Protected MethodShouldSerializeAutoAddAdditionalIntervalReturns whether the AutoAddAdditionalInterval property requires serialization.  
Protected MethodShouldSerializeColumnAutoSizingReturns whether the ColumnAutoSizing requires serialization.  
Protected MethodShouldSerializeColumnHeaderAppearanceReturns whether the ColumnHeaderAppearance requires serialization.  
Protected MethodShouldSerializeColumnSizingReturns whether the ColumnSizing requires serialization.  
Protected MethodShouldSerializeColumnWidthReturns whether the ColumnWidth requires serialization.  
Protected MethodShouldSerializeDependencyLinkColorReturns whether the DependencyLinkColor property requires serialization.  
Protected MethodShouldSerializeDrawDependencyLinesReturns whether the DrawDependencyLines requires serialization.  
Protected MethodShouldSerializeHorizontalScrollSettingsReturns whether the HorizontalScrollSettings requires serialization.  
Protected MethodShouldSerializeMinimumColumnResizeWidthReturns whether the MinimumColumnResizeWidth requires serialization.  
Protected MethodShouldSerializeMinimumTaskWidthReturns whether the MinimumTaskWidth property requires serialization.  
Protected MethodShouldSerializeNonWorkingHourAppearanceReturns whether the NonWorkingHourAppearance requires serialization.  
Protected MethodShouldSerializePrimaryIntervalReturns whether the PrimaryInterval property requires serialization.  
Protected MethodShouldSerializeTaskDragIncrementReturns whether the TaskDragIncrement property requires serialization.  
Protected MethodShouldSerializeTaskPositioningReturns whether the TaskPositioning property requires serialization.  
Protected MethodShouldSerializeToolTipSettingsReturns whether the ToolTipSettings requires serialization.  
Protected MethodShouldSerializeToolTipSettingsDeadlineReturns whether the ToolTipSettingsDeadline requires serialization.  
Protected MethodShouldSerializeToolTipSettingsMilestoneReturns whether the ToolTipSettingsMilestone requires serialization.  
Protected MethodShouldSerializeToolTipSettingsPercentCompleteReturns whether the ToolTipSettingsPercentComplete requires serialization.  
Protected MethodShouldSerializeToolTipSettingsSummaryReturns whether the ToolTipSettingsSummary requires serialization.  
Protected MethodShouldSerializeToolTipSettingsTaskDependencyReturns whether the ToolTipSettingsTaskDependency requires serialization.  
Protected MethodShouldSerializeWorkingHourAppearanceReturns whether the WorkingHourAppearance requires serialization.  
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also