Control.refreshBindingProperty

Syntax

refreshBindingProperty(propertyName: String);

Parameters

propertyName. Name of updated property.

Description

The refreshBindingProperty method updates the bound property by name.

Comments

The method is under development.

See also:

Control