IDataProvider Interface |
Namespace: Slash.Unity.DataBind.Core.Data
The IDataProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| IsInitialized |
Indicates if data provider is initialized to provide a valid value.
| |
| Value |
Current data value.
|
| Name | Description | |
|---|---|---|
| ValueChanged |
Called when the value of the property changed.
|