Gets the value of the virtual property with the specified name.
Namespace: MindFusion.DataBinding
Assembly: MindFusion.DataBinding
C# Copy Code |
---|
Object GetValue ( |
Visual Basic Copy Code |
---|
Function GetValue( _ |
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.