[]
Automation peer for FlexGrid rows.
public class GridRowAutomationPeer : GridVirtualAutomationPeer, IScrollItemProvider, ISelectionItemProvider, IDisposable
| Name | Description |
|---|---|
| GridRowAutomationPeer(GridPanelPeer, GridRow) | Initializes a new instance of GridRowAutomationPeer. |
| Name | Description |
|---|---|
| Grid | Gets the associated grid. |
| GridPeer | Gets the FlexGridAutomationPeer. |
| IsGroup | Gets whether the row is a group. |
| IsHeader | Gets whether the row is any of the headers. |
| IsSelected | |
| Panel | Gets the associated panel. |
| PanelPeer | Gets the panel peer. |
| SelectionContainer |