Table of Contents
Title Property

Gets the title of the DockView.

Syntax
 public String Title { get; }
Remarks

The title of the DockView is the title of the selected DockItem.

See Also