DataGrid::OnNavigate Method (NavigateEventArgs^)

 

Raises the Navigate event.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

protected:
void OnNavigate(
	NavigateEventArgs^ e
)

Parameters

e
Type: System.Windows.Forms::NavigateEventArgs^

A NavigateEventArgs that contains the event data.

.NET Framework
Available since 1.1
Return to top
Show: