System.Windows.Forms.DataGrid.NavigateTo Method

Navigates to the table specified by row and relation name.

Syntax

public void NavigateTo (int rowNumber, string relationName)

Parameters

rowNumber
The number of the row to navigate to.
relationName
The name of the child relation to navigate to.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0