[]
Represents all bindings of an object.
public interface IBindings
Public Interface IBindings
Name | Description |
---|---|
Add(string, string, IValueConverter) | Add a formula binding to the specified property of an object. |
Remove(string) | Removes the formula binding by the specified property name. |