TIWCGJQGridOptions.JsGetGridParam(string) Method
js: Returns the value of the requested parameter. name is the name from the options array. If the name is not set, the entry options are returned.
public function JsGetGridParam(const AParam: string): string;
Parameters
- AParam
- Type: string
Return Value
Type: string