Sets the data source underlying the DataBinder control.
public void setDataSource( IDataSource value )
value
An object that supports the IDataSource interface.
See Also getDataSource