Click or drag to resize

DataBindingOperatorIsInitialized Property

Indicates if the data provider 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