Table of Contents
Items Property

Gets a collection of GridItem objects that represents the individual items in the grid.

Syntax
 public GridItemCollection Items { get; }
See Also