Version

ToolTipSettings Class Members

The following tables list the members exposed by ToolTipSettings.

Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyAppearanceReturns or sets the Appearance object which controls visual formatting for the tooltips displayed by the control.  
Public PropertyDateTimeFormatReturns or sets the format that is applied to the dates/times displayed in the tooltip.  
Public PropertyDateTimeFormatResolvedReturns the resolved value of the DateTimeFormat property.  
Public PropertyDefaultDateTimeFormatReturns the default value for the DateTimeFormat property  
Public PropertyDefaultDisplayCompleteThroughReturns the default value for the DisplayCompleteThrough property.  
Public PropertyDefaultDisplayDeadlineReturns the default value for the DisplayDeadline property.  
Public PropertyDefaultDisplayDurationReturns the default value for the DisplayDuration property.  
Public PropertyDefaultDisplayEndDateTimeReturns the default value for the DisplayEndDateTime property.  
Public PropertyDefaultDisplayPercentCompleteReturns the default value for the DisplayPercentComplete property.  
Public PropertyDefaultDisplayStartDateTimeReturns the default value for the DisplayStartDateTime property.  
Public PropertyDefaultDisplayTitleReturns the default value for the DisplayTitle property.  
Public PropertyDefaultTitleReturns 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.  
Public PropertyDisplayCompleteThroughResolvedReturns the resolved value of the DisplayCompleteThrough property.  
Public PropertyDisplayDeadlineReturns or sets a value indicating whether the value of the task's Deadline property should be displayed in the tooltip.  
Public PropertyDisplayDeadlineResolvedReturns the resolved value of the DisplayDeadline property.  
Public PropertyDisplayDurationReturns or sets a value indicating whether the value of the task's Duration property should be displayed in the tooltip.  
Public PropertyDisplayDurationResolvedReturns the resolved value of the DisplayDuration property.  
Public PropertyDisplayEndDateTimeReturns or sets a value indicating whether the value of the task's EndDateTime property should be displayed in the tooltip.  
Public PropertyDisplayEndDateTimeResolvedReturns the resolved value of the DisplayEndDateTime property.  
Public PropertyDisplayNameReturns or sets a value indicating whether the value of the task's Name property should be displayed in the tooltip.  
Public PropertyDisplayNameResolvedReturns the resolved value of the DisplayName property.  
Public PropertyDisplayPercentCompleteReturns or sets a value indicating whether the value of the task's PercentComplete property should be displayed in the tooltip.  
Public PropertyDisplayPercentCompleteResolvedReturns the resolved value of the DisplayPercentComplete property.  
Public PropertyDisplayStartDateTimeReturns or sets a value indicating whether the value of the task's StartDateTime property should be displayed in the tooltip.  
Public PropertyDisplayStartDateTimeResolvedReturns the resolved value of the DisplayStartDateTime property.  
Public PropertyDisplayTitleReturns or sets a value indicating whether a title should be displayed in the tooltip.  
Public PropertyDisplayTitleResolvedReturns the resolved value of the DisplayTitle property.  
Public PropertyDisplayToolTipReturns or sets a value indicating whether a tooltip is displayed.  
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.  
Public PropertyTitleResolvedReturns the resolved value of the Title property.  
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 MethodResetReturns whether this instance requires serialization.  
Public MethodResetAppearanceResets the Appearance property.  
Public MethodResetDateTimeFormatResets the DisplayDateTimeFormat property.  
Public MethodResetDisplayCompleteThroughResets the DisplayCompleteThrough property.  
Public MethodResetDisplayDeadlineResets the DisplayDeadline property.  
Public MethodResetDisplayDurationResets the DisplayDuration property.  
Public MethodResetDisplayEndDateTimeResets the DisplayEndDateTime property.  
Public MethodResetDisplayNameResets the DisplayName property.  
Public MethodResetDisplayPercentCompleteResets the DisplayPercentComplete property.  
Public MethodResetDisplayStartDateTimeResets the DisplayStartDateTime property.  
Public MethodResetDisplayTitleResets the DisplayTitle property.  
Public MethodResetDisplayToolTipResets the DisplayToolTip property.  
Public MethodResetTitleResets the DisplayTitle property.  
Public MethodShouldSerializeReturns whether this instance requires serialization.  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringReturns an empty string.  
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 MethodOnSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeAppearanceReturns whether the Appearance property requires serialization.  
Protected MethodShouldSerializeDateTimeFormatReturns whether the DateTimeFormat property requires serialization.  
Protected MethodShouldSerializeDisplayCompleteThroughReturns whether the DisplayCompleteThrough property requires serialization.  
Protected MethodShouldSerializeDisplayDeadlineReturns whether the DisplayDeadline property requires serialization.  
Protected MethodShouldSerializeDisplayDurationReturns whether the DisplayDuration property requires serialization.  
Protected MethodShouldSerializeDisplayEndDateTimeReturns whether the DisplayEndDateTime property requires serialization.  
Protected MethodShouldSerializeDisplayNameReturns whether the DisplayName property requires serialization.  
Protected MethodShouldSerializeDisplayPercentCompleteReturns whether the DisplayPercentComplete property requires serialization.  
Protected MethodShouldSerializeDisplayStartDateTimeReturns whether the DisplayStartDateTime property requires serialization.  
Protected MethodShouldSerializeDisplayTitleReturns whether the DisplayTitle property requires serialization.  
Protected MethodShouldSerializeDisplayToolTipReturns whether the DisplayToolTip property requires serialization.  
Protected MethodShouldSerializeTitleReturns whether the Title property requires serialization.  
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also