Version

DateTimeInterval Class Members

The following tables list the members exposed by DateTimeInterval.

Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyDateNavigationButtonActionDetermines the action to be performed when a DateNavigationButtonUIElement is clicked.  
Public PropertyDateNavigationButtonActionResolvedReturns the resolved value of the DateNavigationButtonAction property.  
Public PropertyDateNavigationButtonAppearanceReturns or sets the appearance that is applied to the navigation buttons which appear on the column headers when the DateNavigationButtonVisibility property is set to a value other than 'Hide'.  
Public PropertyDateNavigationButtonVisibilityDetermines whether navigational buttons appear on the ColumnHeaderUIElements displayed for this DateTimeInterval.  
Public PropertyDateNavigationButtonVisibilityResolvedReturns the resolved value of the DateNavigationButtonVisibility property.  
Public PropertyDefaultHeaderTextFormatReturns the default format for the header text.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyHasDateNavigationButtonAppearanceReturns whether an appearance object has been created for the DateNavigationButtonAppearance property.  
Public PropertyHasHeaderAppearanceReturns whether an appearance object has been created for the HeaderAppearance property.  
Public PropertyHasHeaderHotTrackingAppearanceReturns whether an appearance object has been created for the HeaderHotTrackingAppearance property.  
Public PropertyHasLabelAppearanceReturns whether an appearance object has been created for the LabelAppearance property.  
Public PropertyHeaderAppearanceReturns or sets the appearance that is applied to the column headers.  
Public PropertyHeaderHotTrackingAppearanceReturns or sets the appearance that is applied to the column headers when the cursor is positioned within its bounds.  
Public PropertyHeaderTextFormatReturns or sets the date/time format used to derive the text for the column headers.  
Public PropertyHeaderTextFormatResolvedReturns the resolved value of the HeaderTextFormat property.  
Public PropertyHeaderTextFormatStyleReturns or sets the manner in which the HeaderTextFormat is applied to the dates displayed on the column headers.  
Public PropertyHeaderTextFormatStyleResolvedReturns the resolved value of the HeaderTextFormatStyle property.  
Public PropertyHeaderTextOrientationReturns or sets the orientation of the header text, i.e., whether it is displayed vertically, horizontally, or diagonally.  
Public PropertyIntervalReturns or sets the time interval for this instance.  
Public PropertyIsPrimaryIntervalReturns a boolean indicating whether this DateTimeInterval is currently assigned to the associated UltraTimelineView control's PrimaryInterval property.  
Public PropertyLabelAppearanceReturns or sets the appearance that is applied to the label which appears above the topmost Owner header element.  
Public PropertyLabelTextReturns or sets the text that is displayed in the area to the left of the column headers.  
Public PropertyLabelToolTipTextReturns or sets the text that is displayed in the tooltip that is displayed when the cursor is moved over the label.  
Public PropertyNormalSpanReturns the amount of time spanned in a cycle generated by this instance, based on the normalized span of time for the interval units with which the instance expresses itself.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyVisibleReturns or sets whether this DateTimeInterval is displayed in the user interface.  
Public PropertyVisibleResolvedReturns the resolved value of the Visible property.  
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
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)
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also