IAbstractView Interface

IAbstractView interface

A base interface that all views shall derive from.

public interface IAbstractView

Properties

NameDescription
getDocument The source DocumentView of which this is an AbstractView.

See Also