Overview | Methods | This Package | All Packages
Retrieves the value of the property of the bound component.
Syntax
public Object getPropertyValue()
Return Value
Returns the current value of the bound property.
Remarks
The value is retrieved directly from the property; the bound field is not used.
See Also setPropertyValue