ActionCompleteEventArgs
23 Sep 20251 minute to read
Properties
actual object
Return the actual records.
aggregates object
Return the aggregates
cancel boolean
Illustrates whether the current action needs to be prevented or not.
count number
Return the total number for records.
eventName string
Specify the Event Name
items Object[]
Return Items
query Query
Specify the query to complete the data
request string
Return the request type
result ResultData
Returns the selected items as JSON Object from the data source.
virtualSelectRecords object
Return the virtualSelectRecords
xhr XMLHttpRequest
Return XMLHttpRequest