Table of Contents
Container Property

Gets the DockContainer object that this DockView is associated with.

Syntax
 public DockContainer Container { get; }
See Also