Microsoft SDK for Java

DataBinding.getPropertyValue

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.