Microsoft SDK for Java

DataBinding.getDataFormat

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.