Version

PagerInfo Class Members

The following tables list the members exposed by PagerInfo.

Public Constructors
 NameDescription
Public ConstructorPagerInfo ConstructorInitializes a new PagerInfo  
Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
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)
Public Methods
 NameDescription
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodResetResets the properties of the class to their default values.  
Public MethodResetContentAreaAppearanceResets the ContentAreaAppearance property to its default value.  
Public MethodResetHotTrackScrollButtonAppearanceResets the HotTrackScrollButtonAppearance property to its default value.  
Public MethodResetScrollButtonAppearanceResets the ScrollButtonAppearance property to its default value.  
Public MethodShouldSerializeDetermines whether any properties of the object differ from their default values.  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDisposeOverridden. Invoked when the object is disposed.  
Protected MethodOnObjectPropChangedOverridden. Overridden. Invoked when a property of the object or one of its sub objects has changed.  
Protected MethodOnSubObjectPropChangedOverridden. Called when a property has changed on a sub object.  
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeContentAreaAppearanceDetermines whether the ContentAreaAppearance property is set to its default value.  
Protected MethodShouldSerializeHotTrackScrollButtonAppearanceDetermines whether the HotTrackScrollButtonAppearance property is set to its default value.  
Protected MethodShouldSerializeScrollButtonAppearanceDetermines whether the ScrollButtonAppearance property is set to its default value.  
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also