Table of Contents
DeletedItems Property

Get a list of items that have been deleted on the client side.

Syntax
 public GridItem[] DeletedItems { get; }
See Also