The results of the callback.
The System.Web.UI.WebControls.GridView control implements the System.Web.UI.ICallbackEventHandler interface and uses the GridView.RaisePostBackEvent(string) to asynchronously retrieve data and the GridView.GetCallbackResult method to return the retrieved data to the control.