pmMDA.NET

ViewPropertyBase Constructor

[This is preliminary documentation and subject to change.]

Initialises a new instance of the ViewPropertyBase class that is owned by a given View.

Overload List

Initialises a new instance of the ViewPropertyBase class that doesn't belong to a View.

protected ViewPropertyBase();

Initialises a new instance of the ViewPropertyBase class that is owned by a given View.

internal ViewPropertyBase(View);

See Also

ViewPropertyBase Class | PmMda.Net.Views Namespace