IDocumentView Properties

The IDocumentView type exposes the following members.

Properties
  NameDescription
Public propertyDefaultView
The default AbstractView for this Document, or null if none available.
Public propertyDocument
The source DocumentView of which this is an AbstractView.
(Inherited from IAbstractView.)
See Also