TIWCGJQGridOptions.UserDataOnFooter Property
When set to true we directly place the user data array userData at footer. The rules are as follow: If the userData array contain name which is equal to those of colModel then the value is placed in that column.If there are no such values nothing is palced. Note that if this option is used we use the current formatter options (if available) for that column
published property UserDataOnFooter: Boolean index 78 read GetBooleanValue write SetBooleanValue stored IsBooleanStored;
Property Value
Type: Boolean