Version 24.2 (latest)

UltraListViewItem.ListViewItemAccessibleObject Class Properties

For a list of all members of this type, see UltraListViewItem.ListViewItemAccessibleObject 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. Gets a string that describes the visual appearance of the specified object. Not all objects have a description.  
Public PropertyHelp (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyKeyboardShortcut (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyListViewItemReturns the associated listViewItem.  
Public PropertyMarshallingControl (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyNameOverridden. The accessible name for the data area.  
Public PropertyParentOverridden. Gets the parent of an accessible object.  
Public PropertyRoleOverridden. Gets the role of this accessible object.  
Public PropertyStateOverridden. Gets the state of this accessible object.  
Public PropertyValueOverridden. Returns the listViewItem's description  
Protected Properties
 NameDescription
Protected PropertyCanPerformDefaultAction (Inherited from Infragistics.Win.AccessibleObjectWrapper)
See Also