Sets the data format for this binding.
public void setDataFormat( IDataFormat format )
format
An object that supports the IDataFormat interface.
The IDataFormat interface can be used to format data that is presented to the user.
See Also getDataFormat