Methods | This Package | All Packages
Represents a single binding between a field from a data source and a property of a component.
package com.ms.wfc.data.ui
public class DataBinding
implements IConstructable
Remarks
This class is used by the DataBinder control to represent each binding on the data source.
See Also Data Binding in WFC