TIWCGJQGridOptions.OnLoadBeforeSend Property

A pre-callback to modify the XMLHttpRequest object (xhr) before it is sent. Use this to set custom headers etc. Returning false will cancel the request.

Namespace: IWCGJQGrid
published
 property OnLoadBeforeSend: TIWCGJSonFunc index 90 read GetFuncValue write SetFuncValue stored IsFuncStored;

Property Value