XmlEvents.Item Property (Microsoft.Office.InfoPath)
Gets an XmlEvent from the XmlEvents collection for binding an event handler.
Overload List
Name | Description |
---|---|
XmlEvents.Item (String) |
Gets an XmlEvent from the XmlEvents collection for binding an event handler by specifying the XPath of the underlying XML document node that can raise the event.
|
XmlEvents.Item (String, String) |
Gets an XmlEvent from the XmlEvents collection for binding an event handler by specifying the XPath of the underlying XML document node that can raise the event and the name of the secondary data source that supplies the data.
|
See Also
Reference
XmlEvents Class
XmlEvents Members
Microsoft.Office.InfoPath Namespace