pmMDA.NET

ViewPropertyBase.Initialize Method 

[This is preliminary documentation and subject to change.]

Initialises the ViewPropertyBase by assigning it to a View.

protected internal void Initialize(
   View parentView
);

Parameters

parentView
The View this property belongs to.

See Also

ViewPropertyBase Class | PmMda.Net.Views Namespace