.NET Windows Forms in a Nutshell
This is the delegate for the DataGrid.Navigate event. public delegate void NavigateEventHandler (object sender , NavigateEventArgs ne ); Associated Events
DataGrid.Navigate() |
This is the delegate for the DataGrid.Navigate event. public delegate void NavigateEventHandler (object sender , NavigateEventArgs ne ); Associated Events
DataGrid.Navigate() |