* Resizable added

This commit is contained in:
michael 2019-10-01 18:28:51 +00:00
parent 463eae99d9
commit b827092f20

View File

@ -124,6 +124,7 @@ Type
queryParams : TQueryParamsFunction;
queryParamsType : String;
rememberOrder : boolean;
resizable : boolean;
responseHandler : TResponseFunction;
rowAttributes : TRowStyleHandler;
rowStyle : TRowStyleHandler;