Table of Contents
IsDocumentView Property

Gets or set a value indicating whether this DockView is a document view.

Syntax
 public Boolean IsDocumentView { get; set; }
Remarks

See here for more information about document views.

See Also