Version 24.2 (latest)

ToolTipSettingsMilestone Class Properties

For a list of all members of this type, see ToolTipSettingsMilestone members.

Public Properties
 NameDescription
Public PropertyAppearanceReturns or sets the Appearance object which controls visual formatting for the tooltips displayed by the control. (Inherited from Infragistics.Win.UltraWinGanttView.ToolTipSettings)
Public PropertyDateTimeFormatReturns or sets the format that is applied to the dates/times displayed in the tooltip. (Inherited from Infragistics.Win.UltraWinGanttView.ToolTipSettings)
Public PropertyDateTimeFormatResolvedReturns the resolved value of the DateTimeFormat property. (Inherited from Infragistics.Win.UltraWinGanttView.ToolTipSettings)
Public PropertyDefaultDateTimeFormatReturns the default value for the DateTimeFormat property (Inherited from Infragistics.Win.UltraWinGanttView.ToolTipSettings)
Public PropertyDefaultDisplayCompleteThroughReturns the default value for the DisplayCompleteThrough property. (Inherited from Infragistics.Win.UltraWinGanttView.ToolTipSettings)
Public PropertyDefaultDisplayDeadlineReturns the default value for the DisplayDeadline property. (Inherited from Infragistics.Win.UltraWinGanttView.ToolTipSettings)
Public PropertyDefaultDisplayDurationOverridden. Returns false so that the duration is not displayed for milestone tasks.  
Public PropertyDefaultDisplayEndDateTimeOverridden. Returns true so that the EndDateTime is displayed for milestone tasks.  
Public PropertyDefaultDisplayPercentCompleteReturns the default value for the DisplayPercentComplete property. (Inherited from Infragistics.Win.UltraWinGanttView.ToolTipSettings)
Public PropertyDefaultDisplayStartDateTimeOverridden. Returns false so that the StartDateTime is not displayed for milestone tasks.  
Public PropertyDefaultDisplayTitleReturns the default value for the DisplayTitle property. (Inherited from Infragistics.Win.UltraWinGanttView.ToolTipSettings)
Public PropertyDefaultTitleOverridden. Returns the default value for the Title property  
Public PropertyDisplayCompleteThroughReturns or sets a value indicating whether the value of the task's CompleteThrough property should be displayed in the tooltip. (Inherited from Infragistics.Win.UltraWinGanttView.ToolTipSettings)
Public PropertyDisplayCompleteThroughResolvedReturns the resolved value of the DisplayCompleteThrough property. (Inherited from Infragistics.Win.UltraWinGanttView.ToolTipSettings)
Public PropertyDisplayDeadlineReturns or sets a value indicating whether the value of the task's Deadline property should be displayed in the tooltip. (Inherited from Infragistics.Win.UltraWinGanttView.ToolTipSettings)
Public PropertyDisplayDeadlineResolvedReturns the resolved value of the DisplayDeadline property. (Inherited from Infragistics.Win.UltraWinGanttView.ToolTipSettings)
Public PropertyDisplayDurationReturns or sets a value indicating whether the value of the task's Duration property should be displayed in the tooltip. (Inherited from Infragistics.Win.UltraWinGanttView.ToolTipSettings)
Public PropertyDisplayDurationResolvedReturns the resolved value of the DisplayDuration property. (Inherited from Infragistics.Win.UltraWinGanttView.ToolTipSettings)
Public PropertyDisplayEndDateTimeReturns or sets a value indicating whether the value of the task's EndDateTime property should be displayed in the tooltip. (Inherited from Infragistics.Win.UltraWinGanttView.ToolTipSettings)
Public PropertyDisplayEndDateTimeResolvedReturns the resolved value of the DisplayEndDateTime property. (Inherited from Infragistics.Win.UltraWinGanttView.ToolTipSettings)
Public PropertyDisplayNameReturns or sets a value indicating whether the value of the task's Name property should be displayed in the tooltip. (Inherited from Infragistics.Win.UltraWinGanttView.ToolTipSettings)
Public PropertyDisplayNameResolvedReturns the resolved value of the DisplayName property. (Inherited from Infragistics.Win.UltraWinGanttView.ToolTipSettings)
Public PropertyDisplayPercentCompleteReturns or sets a value indicating whether the value of the task's PercentComplete property should be displayed in the tooltip. (Inherited from Infragistics.Win.UltraWinGanttView.ToolTipSettings)
Public PropertyDisplayPercentCompleteResolvedReturns the resolved value of the DisplayPercentComplete property. (Inherited from Infragistics.Win.UltraWinGanttView.ToolTipSettings)
Public PropertyDisplayStartDateTimeReturns or sets a value indicating whether the value of the task's StartDateTime property should be displayed in the tooltip. (Inherited from Infragistics.Win.UltraWinGanttView.ToolTipSettings)
Public PropertyDisplayStartDateTimeResolvedReturns the resolved value of the DisplayStartDateTime property. (Inherited from Infragistics.Win.UltraWinGanttView.ToolTipSettings)
Public PropertyDisplayTitleReturns or sets a value indicating whether a title should be displayed in the tooltip. (Inherited from Infragistics.Win.UltraWinGanttView.ToolTipSettings)
Public PropertyDisplayTitleResolvedReturns the resolved value of the DisplayTitle property. (Inherited from Infragistics.Win.UltraWinGanttView.ToolTipSettings)
Public PropertyDisplayToolTipReturns or sets a value indicating whether a tooltip is displayed. (Inherited from Infragistics.Win.UltraWinGanttView.ToolTipSettings)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTitleReturns or sets the string that is displayed as the title for the tooltip. (Inherited from Infragistics.Win.UltraWinGanttView.ToolTipSettings)
Public PropertyTitleResolvedReturns the resolved value of the Title property. (Inherited from Infragistics.Win.UltraWinGanttView.ToolTipSettings)
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also