Version

Ribbon.RibbonPagerButtonAccessibleObject Class Properties

For a list of all members of this type, see Ribbon.RibbonPagerButtonAccessibleObject members.

Public Properties
 NameDescription
Public PropertyAccessibleObject (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyBoundsOverridden. Gets the location and size of the accessible object.  
Public PropertyDefaultActionOverridden. Gets a string that describes the default action of the object.  
Public PropertyDescriptionOverridden. Returns the accessible description of the object.  
Public PropertyHelp (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyKeyboardShortcut (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyMarshallingControl (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyNameOverridden. The accessible name for the object.  
Public PropertyParent (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyRibbonReturns the ribbon that the pager button is associated with.  
Public PropertyRoleOverridden. Gets the accessible role of this object.  
Public PropertyScrollButtonReturns the scroll direction of the pager button  
Public PropertyStateOverridden. Gets the state of this accessible object.  
Public PropertyValue (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Protected Properties
 NameDescription
Protected PropertyCanPerformDefaultAction (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Protected PropertyRibbonPagerButtonUIElementReturns the UIElement of the pager button  
See Also