Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
WrappedGridResponse Class Members
The following tables list the members exposed by WrappedGridResponse.
Public Properties
| Name | Description |
| Metadata | extra metadata that may be sent by some features (such as GroupBy, in the case of remote paging) |
| Records | object holding a list of arrays of objects |
| TotalRecordsCount | total number of records in the data source |
Public Methods
| Name | Description |
| AddMetadata | Add metadata for the specified key If key exists overwrite the previous value otherwise add value |
See Also