XmlEvents members

Include protected members
Include inherited members

The collection of all XmlEvent events for a form template.

The XmlEvents type exposes the following members.

Constructors

  Name Description
Protected method XmlEvents

Top

Properties

  Name Description
Public property 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.
Public property 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.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

XmlEvents class

Microsoft.Office.InfoPath namespace