DataGrid::NavigateTo Method (Int32, String^)
.NET Framework (current version)
Navigates to the table specified by row and relation name.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- rowNumber
-
Type:
System::Int32
The number of the row to navigate to.
- relationName
-
Type:
System::String^
The name of the child relation to navigate to.
.NET Framework
Available since 1.1
Available since 1.1
Show: