The following tables list the members exposed by IRecordListAutomationPeer.
| Name | Description | |
|---|---|---|
![]()  | IsHorizontalRowLayout | Returns true if the AutomationPeer represents an object that is using horizontal row layout. | 
![]()  | IsRootLevel | Returns true if the AutomationPeer represents a root level list of Infragistics.Windows.DataPresenter.Records. | 
| Name | Description | |
|---|---|---|
![]()  | CouldSupportGridPattern | Returns whether the AutomationPeer represents an object that supports the Grid pattern. | 
![]()  | CreateAutomationPeer | Creates and returns a RecordAutomationPeer for the specified Infragistics.Windows.DataPresenter.Record. | 
![]()  | GetContainingGrid | Returns an AutomationPeer for the grid that contains the specified Infragistics.Windows.DataPresenter.Cell. | 
![]()  | GetHeaderPeer | Creates and returns a HeaderAutomationPeer for the specified Infragistics.Windows.DataPresenter.Record. | 
![]()  | GetRecordCollection | Returns the Infragistics.Windows.DataPresenter.RecordCollectionBase associated with the AutomationPeer | 
![]()  | GetRecordList | Returns an IList of Infragistics.Windows.DataPresenter.Record objects contained in the object represented by the AutomationPeer. | 
![]()  | GetTableRowIndex | Returns the index of the table row for the specified Infragistics.Windows.DataPresenter.Cell. | 
![]()  | ProviderFromPeer | Returns provider for the specified peer. |