Version 24.2 (latest)

HorizontalScrollSettings Class Properties

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

Public Properties
 NameDescription
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyLargeChangeReturns or sets the span of time by which the UltraTimelineView control is scrolled when the user clicks within the scroll track.  
Public PropertyLargeChangeMonthReturns or sets the number of months by which the UltraTimelineView control is scrolled when the user clicks within the scroll track and the PrimaryInterval is set to a monthly DateInterval.  
Public PropertyLargeChangeYearReturns or sets the number of years by which the UltraTimelineView control is scrolled when the user clicks within the scroll track and the PrimaryInterval is set to a yearly DateInterval.  
Public PropertySmallChangeReturns or sets the span of time by which the UltraTimelineView control is scrolled when the user clicks the scroll arrows.  
Public PropertySmallChangeMonthReturns or sets the number of months by which the UltraTimelineView control is scrolled when the user clicks the scroll arrows and the PrimaryInterval is set to a monthly DateInterval.  
Public PropertySmallChangeYearReturns or sets the number of years by which the UltraTimelineView control is scrolled when the user clicks the scroll arrows and the PrimaryInterval is set to a yearly DateInterval.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also