MultiView Constructor

Definition

Initializes a new instance of the MultiView class.

public:
 MultiView();
public MultiView ();
Public Sub New ()

Remarks

Use this constructor to create and initialize a new instance of the MultiView class.

Applies to

See also