Version

PagerInfo Class Properties

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

Public Properties
 NameDescription
Public PropertyAutoScrollReturns or sets a boolean indicating if scrolling will occur while the mouse is over the scroll buttons.  
Public PropertyBorderStyleReturns or sets the border style around the pager.  
Public PropertyBorderStyleResolvedReturns the resolved BorderStyle  
Public PropertyButtonExtentReturns or sets a integer indicating the thickness of the scroll buttons.  
Public PropertyButtonStyleReturns or sets the display style for the scroll buttons.  
Public PropertyButtonStyleResolvedReturns the resolved ButtonStyle  
Public PropertyContentAreaAppearanceReturns or sets the appearance used to render the content area.  
Public PropertyContentAreaBorderStyleReturns or sets the border style around the content area.  
Public PropertyContentAreaBorderStyleResolvedReturns the resolved ContentAreaBorderStyle  
Public PropertyContentControlReturns or sets the associated UltraPagerContentControl that contains the control to be scrolled.  
Public PropertyControlReturns the control that will be scrolled.  
Public PropertyDisplayStyleReturns or sets the display style used to render the pager buttons.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyHasContentAreaAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasHotTrackScrollButtonAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasScrollButtonAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHotTrackScrollButtonAppearanceReturns or sets the appearance used to render the scroll buttons when hot tracked.  
Public PropertyHotTrackScrollButtonResolveCallbackReturns or sets a delegate invoked when resolving the hot track scroll button appearance.  
Public PropertyOrientationReturns or sets the orientation indicating how the Control will be scrolled.  
Public PropertyPositionReturns or sets a integer indicating the current scroll position.  
Public PropertyScrollButtonAppearanceReturns or sets the appearance used to render the scroll buttons.  
Public PropertyScrollButtonResolveCallbackReturns or sets a delegate invoked when resolving the default scroll button appearance.  
Public PropertyScrollIncrementReturns or sets a integer indicating the number of pixels to scroll at a time.  
Public PropertyScrollIncrementResolvedReturns the resolved value that the control will be scrolled with each click.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also