Table of Contents
AddedItems Property

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

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