Version 24.2 (latest)

TimescaleBand Class Properties

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

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