Version

TimeInterval Class Methods

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

Public Methods
 NameDescription
Public MethodCloneOverridden. Creates a memberwise copy of this instance.  
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 MethodFormatDateRangeFormats the specified date/time range as appropriate for this DateTimeInterval. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGetNextDateOverridden. Returns the next or previous date as relative to the specified date.  
Public MethodInitializeFromOverloaded. Initializes the properties of this instance with the corresponding property value of the specified source instance.  
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 MethodResetOverridden. Restores all property values for this TimeInterval instance to their respective defaults.  
Public MethodResetDateNavigationButtonActionRestores the value of the DateNavigationButtonAction property to its default setting. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval)
Public MethodResetDateNavigationButtonAppearanceResets the properties of the DateNavigationButtonAppearance to their default values. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval)
Public MethodResetDateNavigationButtonVisibilityRestores the value of the DateNavigationButtonVisibility property to its default setting. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval)
Public MethodResetHeaderAppearanceResets the properties of the HeaderAppearance to their default values. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval)
Public MethodResetHeaderHotTrackingAppearanceResets the properties of the HeaderHotTrackingAppearance to their default values. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval)
Public MethodResetHeaderTextFormatRestores the value of the HeaderTextFormat property to its default setting. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval)
Public MethodResetHeaderTextFormatStyleRestores the value of the HeaderTextFormatStyle property to its default setting. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval)
Public MethodResetHeaderTextOrientationRestores the value of the HeaderTextOrientation property to its default setting. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval)
Public MethodResetIntervalRestores the value of the Interval property to its default setting. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval)
Public MethodResetIntervalUnitsRestores the value of the IntervalUnits property to its default setting.  
Public MethodResetLabelAppearanceResets the properties of the LabelAppearance to their default values. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval)
Public MethodResetLabelTextRestores the value of the LabelText property to its default setting. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval)
Public MethodResetLabelToolTipTextRestores the value of the LabelToolTipText property to its default setting. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval)
Public MethodResetTimeZoneRestores the value of the TimeZone property to its default setting.  
Public MethodResetVisibleRestores the value of the Visible property to its default setting. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval)
Public MethodShouldSerializeOverridden. Returns whether this TimeInterval instance requires serialization.  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringReturns the string representation of this TimeInterval instance.  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodFloorOverridden. Returns the date and time of the beginning of the cycle which contains the specified dateTime.  
Protected MethodGetDefaultHeaderTextFormatOverridden. Returns the default format to be used for the header text.  
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDisposeReleases any resources used by this object. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval)
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChangedCalled when a property value changes on an object property. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
See Also