Version

UltraGridRow.RowAccessibleObject Class Properties

For a list of all members of this type, see UltraGridRow.RowAccessibleObject 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 PropertyHelpOverridden. Gets a description of what the object does or how the object is used.  
Public PropertyKeyboardShortcut (Inherited from Infragistics.Win.AccessibleObjectWrapper)
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 PropertyRowReturns the associated row.  
Public PropertyStateOverridden. Gets the state of this accessible object.  
Public PropertyValueOverridden. Returns the row's description  
Protected Properties
 NameDescription
Protected PropertyCanPerformDefaultAction (Inherited from Infragistics.Win.AccessibleObjectWrapper)
See Also