pmMDA.NET

ViewPropertyBase Constructor (View)

[This is preliminary documentation and subject to change.]

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

internal ViewPropertyBase(
   View parentView
);

Parameters

parentView
The View that owns this property.

See Also

ViewPropertyBase Class | PmMda.Net.Views Namespace | ViewPropertyBase Constructor Overload List