[]
Initializes a new instance of GridCellAutomationPeer.
public GridCellAutomationPeer(GridRowAutomationPeer rowPeer, GridCellType cellType, GridRow row, GridColumn column)
Type | Name | Description |
---|---|---|
GridRowAutomationPeer | rowPeer | The associated row automation peer. |
GridCellType | cellType | The type of cell. |
GridRow | row | The row. |
GridColumn | column | The column. |