Table of Contents
Items Property

Gets a collection of DockItem object contained in this DockView.

Syntax
 public DockItemCollection Items { get; }
See Also