public GridCellAutomationPeer( GridRowAutomationPeer rowPeer, GridCellType cellType, GridRow row, GridColumn column )
Parameters
- rowPeer
- The associated row automation peer.
- cellType
- The type of cell.
- row
- The row.
- column
- The column.
public GridCellAutomationPeer( GridRowAutomationPeer rowPeer, GridCellType cellType, GridRow row, GridColumn column )