IHTMLDatabinding interface
Provides programmatic access to the databinding methods that an IHTMLElement interface can support, so that a control can query IHTMLElement for this interface.
Members
The IHTMLDatabinding interface inherits from None. IHTMLDatabinding also has these types of members:
- Properties
Properties
The IHTMLDatabinding interface has these properties.
Property | Description |
---|---|
Sets or retrieves a field of a given data source, as specified by the IHTMLDatabinding::dataSrc property, to bind to the specified object. |
|
Sets or retrieves the rendering format for the data supplied to the object. |
|
Sets or retrieves the source of the data for data binding. |
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
Mshtml.h |
IDL |
Mshtml.idl |
DLL |
Mshtml.dll |