pmMDA.NET

ViewPropertyBase Constructor ()

[This is preliminary documentation and subject to change.]

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

protected ViewPropertyBase();

Remarks

Be sure to call Initialize when the parent View is known.

Avoid using this constructor use ViewPropertyBase instead.

See Also

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