Version 24.2 (latest)

DateTimeInterval Class Properties

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

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)
See Also