Version

TimescaleBand Class Members

The following tables list the members exposed by TimescaleBand.

Public Constructors
 NameDescription
Public ConstructorTimescaleBand ConstructorInitializes a new TimescaleBand  
Public Properties
 NameDescription
Public PropertyDisplayFormatReturns or sets the string used to format the intervals within the control.  
Public PropertyHorizontalAlignmentReturns or sets a value indicating the horizontal content alignment of the intervals for this band (Inherited from Infragistics.Controls.Schedules.TimescaleBandBase)
Public PropertyIsVisibleReturns or sets a value indicating whether the band is displayed.  
Public PropertyToolTipFormatReturns or sets the string used to format the intervals within the control.  
Public PropertyUnitReturns or sets the type of units for the timescale.  
Public PropertyUnitCountReturns or sets the number of units that the timescale interval represents.  
Protected Properties
 NameDescription
Protected PropertyHasListeners (Inherited from Infragistics.PropertyChangeNotifier)
Protected Internal PropertyUnitCountResolvedOverridden. Returns the number of time units that the band provides.  
Protected Internal PropertyUnitResolvedOverridden. Returns the type of time unit that the band provides.  
Public Methods
 NameDescription
Public MethodToStringReturns a string representation of the object.  
Protected Methods
 NameDescription
Protected Internal MethodFormatRangeOverridden. Returns a string representation of the specified range for display in the header area.  
Protected Internal MethodGetAdjacentOverridden. Used to obtain the adjacent DateRange  
Protected Internal MethodGetStartOverridden. Used to obtain the DateRange for an interval based on the specified relative date.  
Protected Internal MethodInvalidateIntervalsUsed to notify listeners that the criteria for calculating the intervals has been changed. (Inherited from Infragistics.Controls.Schedules.TimescaleBandBase)
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