diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index 2595742fe..08e54c699 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -8851,9 +8851,8 @@ "name": "rowStyle", "optional": true, "readonly": false, - "type": "any", - "default": "", - "description": "A function that takes the row data as a parameter and returns the inline style for the corresponding row." + "type": "Function", + "default": "" }, { "name": "rows",