Overview | Methods | This Package | All Packages
Retrieves the data format associated with this binding.
Syntax
public IDataFormat getDataFormat()
Return Value
Returns an object that supports the IDataFormat interface.
Remarks
The IDataFormat interface can be used to format data that is presented to the user.
See Also setDataFormat