Table of Contents
ChangedItems Property

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

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