Sets the value of the specified virtual property.
Namespace: MindFusion.DataBinding
Assembly: MindFusion.DataBinding
C# Copy Code |
---|
void SetValue ( |
Visual Basic Copy Code |
---|
Sub SetValue( _ |
The name of the virtual property.
The value of the virtual property.
This method is invoked during data-binding of a property that does not exist on an object.