XmlFormHostItem.InitializeDataBindings Method (Microsoft.Office.InfoPath)
This method is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in microsoft.office.infopath.dll)
Syntax
'Declaration
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Protected Overridable Sub InitializeDataBindings
'Usage
Me.InitializeDataBindings
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
protected virtual void InitializeDataBindings ()
See Also
Reference
XmlFormHostItem Class
XmlFormHostItem Members
Microsoft.Office.InfoPath Namespace