Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
An event object that is used during a Microsoft InfoPath 2010 context change event.
The DocContextChangeEventObject type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Context | Gets a reference to the XML Document Object Model (DOM) node that is the new context node provided by DocContextChangeEventObject object. (Inherited from DocContextChangeEvent.) |
![]() |
IsUndoRedo | Gets a value indicating whether the context change event occurred in response to undoing an operation or redoing an operation. (Inherited from DocContextChangeEvent.) |
![]() |
Type | Gets the type of context change event that occurred when the OnContextChange event was triggered. (Inherited from DocContextChangeEvent.) |
![]() |
XDocument | Gets a reference to the XDocument object that is associated with the DocContextChangeEventObject object in an OnContextChange event. (Inherited from DocContextChangeEvent.) |
![]() |
XDocument | Gets a reference to the XDocument object that is associated with the DocEventObject object during an OnSwitchView or OnAfterImport event. (Inherited from DocEvent.) |
Top
.gif)