IRecordListAutomationPeerデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
IsHorizontalRowLayout | AutomationPeer が水平行レイアウトを使用するオブジェクトを表す場合、true を返します。 | |
IsRootLevel | AutomationPeer が Infragistics.Windows.DataPresenter.Record のルート レベル リストを表す場合は true を返します。 |
名前 | 解説 | |
---|---|---|
CouldSupportGridPattern | AutomationPeer がグリッドのパターンをサポートするオブジェクトを表すかどうかを返します。 | |
CreateAutomationPeer | 指定された Infragistics.Windows.DataPresenter.Record の RecordAutomationPeer を作成して、返します。 | |
GetContainingGrid | 指定された Infragistics.Windows.DataPresenter.Cell を含むグリッドの AutomationPeer を返します。 | |
GetHeaderPeer | 指定された Infragistics.Windows.DataPresenter.Record の HeaderAutomationPeer を作成して、返します。 | |
GetRecordCollection | AutomationPeer に関連付けられた Infragistics.Windows.DataPresenter.RecordCollectionBase を返します。 | |
GetRecordList | AutomationPeer で表されたオブジェクトに含まれる IList of Infragistics.Windows.DataPresenter.Record オブジェクトを返します。 | |
GetTableRowIndex | 指定された Infragistics.Windows.DataPresenter.Cell テーブル行のインデックスを返します。 | |
ProviderFromPeer | 指定したピアのプロバイダーを返します。 |