Version

TimeInterval Class Properties

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

Public Properties
 NameDescription
Public PropertyDateNavigationButtonActionDetermines the action to be performed when a DateNavigationButtonUIElement is clicked. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval)
Public PropertyDateNavigationButtonActionResolvedReturns the resolved value of the DateNavigationButtonAction property. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval)
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'. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval)
Public PropertyDateNavigationButtonVisibilityDetermines whether navigational buttons appear on the ColumnHeaderUIElements displayed for this DateTimeInterval. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval)
Public PropertyDateNavigationButtonVisibilityResolvedReturns the resolved value of the DateNavigationButtonVisibility property. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval)
Public PropertyDefaultHeaderTextFormatReturns the default format for the header text. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyHasDateNavigationButtonAppearanceReturns whether an appearance object has been created for the DateNavigationButtonAppearance property. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval)
Public PropertyHasHeaderAppearanceReturns whether an appearance object has been created for the HeaderAppearance property. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval)
Public PropertyHasHeaderHotTrackingAppearanceReturns whether an appearance object has been created for the HeaderHotTrackingAppearance property. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval)
Public PropertyHasLabelAppearanceReturns whether an appearance object has been created for the LabelAppearance property. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval)
Public PropertyHeaderAppearanceReturns or sets the appearance that is applied to the column headers. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval)
Public PropertyHeaderHotTrackingAppearanceReturns 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)
Public PropertyHeaderTextFormatReturns or sets the date/time format used to derive the text for the column headers. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval)
Public PropertyHeaderTextFormatResolvedReturns the resolved value of the HeaderTextFormat property. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval)
Public PropertyHeaderTextFormatStyleReturns or sets the manner in which the HeaderTextFormat is applied to the dates displayed on the column headers. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval)
Public PropertyHeaderTextFormatStyleResolvedReturns the resolved value of the HeaderTextFormatStyle property. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval)
Public PropertyHeaderTextOrientationReturns or sets the orientation of the header text, i.e., whether it is displayed vertically, horizontally, or diagonally. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval)
Public PropertyIntervalReturns or sets the time interval for this instance. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval)
Public PropertyIntervalUnitsReturns the units in which the value of the Interval property is expressed.  
Public PropertyIsPrimaryIntervalReturns a boolean indicating whether this DateTimeInterval is currently assigned to the associated UltraTimelineView control's PrimaryInterval property. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval)
Public PropertyLabelAppearanceReturns or sets the appearance that is applied to the label which appears above the topmost Owner header element. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval)
Public PropertyLabelTextReturns or sets the text that is displayed in the area to the left of the column headers. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval)
Public PropertyLabelToolTipTextReturns 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)
Public PropertyNormalSpanOverridden. 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.  
Public Propertystatic (Shared in Visual Basic)ShortTimePatternReturns the ShortTimePattern for the current culture, adjusted so as not to include the seconds component of the formatted time.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTimeZoneReturns or sets the TimeZoneInfo instance which defines the time zone information for this instance.  
Public PropertyVisibleReturns or sets whether this DateTimeInterval is displayed in the user interface. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval)
Public PropertyVisibleResolvedReturns the resolved value of the Visible property. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeInterval)
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also