Method SetDataInstance
SetDataInstance(object)
Set the instance of the data member
Declaration
public override void SetDataInstance(object instance)
Parameters
| Type | Name | Description |
|---|---|---|
| object | instance | Instance to associate to this binding data member. |