The following tables list the members exposed by TimeInterval.
| Name | Description | |
|---|---|---|
|  | TimeInterval Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
|  | tagValue | (Inherited from Infragistics.Shared.SubObjectBase) | 
| Name | Description | |
|---|---|---|
|  | DateNavigationButtonAction | Determines the action to be performed when a DateNavigationButtonUIElement is clicked. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval) | 
|  | DateNavigationButtonActionResolved | Returns the resolved value of the DateNavigationButtonAction property. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval) | 
|  | DateNavigationButtonAppearance | Returns 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'. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval) | 
|  | DateNavigationButtonVisibility | Determines whether navigational buttons appear on the ColumnHeaderUIElements displayed for this DateTimeInterval. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval) | 
|  | DateNavigationButtonVisibilityResolved | Returns the resolved value of the DateNavigationButtonVisibility property. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval) | 
|  | DefaultHeaderTextFormat | Returns the default format for the header text. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval) | 
|  | Disposed | (Inherited from Infragistics.Shared.DisposableObject) | 
|  | HasDateNavigationButtonAppearance | Returns whether an appearance object has been created for the DateNavigationButtonAppearance property. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval) | 
|  | HasHeaderAppearance | Returns whether an appearance object has been created for the HeaderAppearance property. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval) | 
|  | HasHeaderHotTrackingAppearance | Returns whether an appearance object has been created for the HeaderHotTrackingAppearance property. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval) | 
|  | HasLabelAppearance | Returns whether an appearance object has been created for the LabelAppearance property. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval) | 
|  | HeaderAppearance | Returns or sets the appearance that is applied to the column headers. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval) | 
|  | HeaderHotTrackingAppearance | Returns or sets the appearance that is applied to the column headers when the cursor is positioned within its bounds. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval) | 
|  | HeaderTextFormat | Returns or sets the date/time format used to derive the text for the column headers. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval) | 
|  | HeaderTextFormatResolved | Returns the resolved value of the HeaderTextFormat property. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval) | 
|  | HeaderTextFormatStyle | Returns or sets the manner in which the HeaderTextFormat is applied to the dates displayed on the column headers. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval) | 
|  | HeaderTextFormatStyleResolved | Returns the resolved value of the HeaderTextFormatStyle property. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval) | 
|  | HeaderTextOrientation | Returns or sets the orientation of the header text, i.e., whether it is displayed vertically, horizontally, or diagonally. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval) | 
|  | Interval | Returns or sets the time interval for this instance. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval) | 
|  | IntervalUnits | Returns the units in which the value of the Interval property is expressed. | 
|  | IsPrimaryInterval | Returns a boolean indicating whether this DateTimeInterval is currently assigned to the associated UltraTimelineView control's PrimaryInterval property. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval) | 
|  | LabelAppearance | Returns or sets the appearance that is applied to the label which appears above the topmost Owner header element. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval) | 
|  | LabelText | Returns or sets the text that is displayed in the area to the left of the column headers. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval) | 
|  | LabelToolTipText | Returns or sets the text that is displayed in the tooltip that is displayed when the cursor is moved over the label. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval) | 
|  | NormalSpan | Overridden. Returns the actual amount of time spanned in a cycle generated by this instance, which is derived by multiplying the value of the Interval property by the scalar defined by the value of the IntervalUnits property. | 
|   | ShortTimePattern | Returns the ShortTimePattern for the current culture, adjusted so as not to include the seconds component of the formatted time. | 
|  | Tag | (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | TimeZone | Returns or sets the TimeZoneInfo instance which defines the time zone information for this instance. | 
|  | Visible | Returns or sets whether this DateTimeInterval is displayed in the user interface. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval) | 
|  | VisibleResolved | Returns the resolved value of the Visible property. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval) | 
| Name | Description | |
|---|---|---|
|  | SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) | 
| Name | Description | |
|---|---|---|
|  | Clone | Overridden. Creates a memberwise copy of this instance. | 
|  | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | 
|  | Dispose | (Inherited from Infragistics.Shared.DisposableObject) | 
|  | FormatDateRange | Formats the specified date/time range as appropriate for this DateTimeInterval. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval) | 
|  | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | 
|  | GetNextDate | Overridden. Returns the next or previous date as relative to the specified date. | 
|  | InitializeFrom | Overloaded. Initializes the properties of this instance with the corresponding property value of the specified source instance. | 
|  | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | 
|  | NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | Reset | Overridden. Restores all property values for this TimeInterval instance to their respective defaults. | 
|  | ResetDateNavigationButtonAction | Restores the value of the DateNavigationButtonAction property to its default setting. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval) | 
|  | ResetDateNavigationButtonAppearance | Resets the properties of the DateNavigationButtonAppearance to their default values. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval) | 
|  | ResetDateNavigationButtonVisibility | Restores the value of the DateNavigationButtonVisibility property to its default setting. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval) | 
|  | ResetHeaderAppearance | Resets the properties of the HeaderAppearance to their default values. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval) | 
|  | ResetHeaderHotTrackingAppearance | Resets the properties of the HeaderHotTrackingAppearance to their default values. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval) | 
|  | ResetHeaderTextFormat | Restores the value of the HeaderTextFormat property to its default setting. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval) | 
|  | ResetHeaderTextFormatStyle | Restores the value of the HeaderTextFormatStyle property to its default setting. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval) | 
|  | ResetHeaderTextOrientation | Restores the value of the HeaderTextOrientation property to its default setting. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval) | 
|  | ResetInterval | Restores the value of the Interval property to its default setting. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval) | 
|  | ResetIntervalUnits | Restores the value of the IntervalUnits property to its default setting. | 
|  | ResetLabelAppearance | Resets the properties of the LabelAppearance to their default values. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval) | 
|  | ResetLabelText | Restores the value of the LabelText property to its default setting. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval) | 
|  | ResetLabelToolTipText | Restores the value of the LabelToolTipText property to its default setting. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval) | 
|  | ResetTimeZone | Restores the value of the TimeZone property to its default setting. | 
|  | ResetVisible | Restores the value of the Visible property to its default setting. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval) | 
|  | ShouldSerialize | Overridden. Returns whether this TimeInterval instance requires serialization. | 
|  | ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | ToString | Returns the string representation of this TimeInterval instance. | 
|  | VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) | 
| Name | Description | |
|---|---|---|
|  | DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | Floor | Overridden. Returns the date and time of the beginning of the cycle which contains the specified dateTime. | 
|  | GetDefaultHeaderTextFormat | Overridden. Returns the default format to be used for the header text. | 
|  | InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | 
|  | OnDispose | Releases any resources used by this object. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval) | 
|  | OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | OnSubObjectPropChanged | Called when a property value changes on an object property. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval) | 
|  | ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | 
| Name | Description | |
|---|---|---|
|  | SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |