Click or drag to resize

DataContextNodeConnectorIsInitialized Property

Indicates if the context node already holds a valid value.

Namespace:  Slash.Unity.DataBind.Core.Presentation
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public bool IsInitialized { get; }

Property Value

Type: Boolean
See Also