Version 24.2 (latest)

DateTimeInterval Class Methods

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

Public Methods
 NameDescription
Public MethodCloneReturns a memberwise copy of this DateTimeInterval 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.  
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGetNextDateReturns 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 MethodResetRestores all property values for this object to their respective defaults.  
Public MethodResetDateNavigationButtonActionRestores the value of the DateNavigationButtonAction property to its default setting.  
Public MethodResetDateNavigationButtonAppearanceResets the properties of the DateNavigationButtonAppearance to their default values.  
Public MethodResetDateNavigationButtonVisibilityRestores the value of the DateNavigationButtonVisibility property to its default setting.  
Public MethodResetHeaderAppearanceResets the properties of the HeaderAppearance to their default values.  
Public MethodResetHeaderHotTrackingAppearanceResets the properties of the HeaderHotTrackingAppearance to their default values.  
Public MethodResetHeaderTextFormatRestores the value of the HeaderTextFormat property to its default setting.  
Public MethodResetHeaderTextFormatStyleRestores the value of the HeaderTextFormatStyle property to its default setting.  
Public MethodResetHeaderTextOrientationRestores the value of the HeaderTextOrientation property to its default setting.  
Public MethodResetIntervalRestores the value of the Interval property to its default setting.  
Public MethodResetLabelAppearanceResets the properties of the LabelAppearance to their default values.  
Public MethodResetLabelTextRestores the value of the LabelText property to its default setting.  
Public MethodResetLabelToolTipTextRestores the value of the LabelToolTipText property to its default setting.  
Public MethodResetVisibleRestores the value of the Visible property to its default setting.  
Public MethodShouldSerializeReturns whether this object requires serialization.  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodFloorReturns the date and time of the beginning of the cycle which contains the specified dateTime.  
Protected MethodGetDefaultHeaderTextFormatReturns 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 MethodOnDisposeOverridden. Releases any resources used by this object.  
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChangedOverridden. Called when a property value changes on an object property.  
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
See Also