Version

TimescaleIntervalInfo Class Members

The following tables list the members exposed by TimescaleIntervalInfo.

Public Properties
 NameDescription
Public PropertyAnchorDateReturns the relative/anchor date used to calculate the range.  
Public PropertyBandReturns the containing Infragistics.Controls.Schedules.TimescaleBandBase  
Public PropertyDisplayTextReturns the preferred string representation of the Interval  
Public PropertyIntervalReturns the DateRange that the object represents.  
Public PropertyPresenterReturns the associated TimescaleIntervalPresenter  
Public PropertyToolTipTextReturns the string representation of the interval as meant for the tooltip  
Protected Properties
 NameDescription
Protected PropertyHasListeners (Inherited from Infragistics.PropertyChangeNotifier)
Protected Methods
 NameDescription
Protected MethodOnFirstListenerAdding (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnHasListenersChanged (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnPropertyChanged (Inherited from Infragistics.PropertyChangeNotifierExtended)
Protected MethodRaisePropertyChangedEvent (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodSetField<T> (Inherited from Infragistics.PropertyChangeNotifierExtended)
Public Events
 NameDescription
Public EventPropertyChanged (Inherited from Infragistics.PropertyChangeNotifier)
See Also