IAbstractView class

IAbstractView class

A base interface that all views shall derive from.

The IAbstractView type exposes the following members:

Properties

PropertyDescription
documentThe source DocumentView of which this is an AbstractView.

See Also