View Members (Microsoft.Office.InfoPath)

Represents a view within a form.

The following tables list the members exposed by the View type.

Protected Constructors

  Name Description
Protected method View  

Top

Public Properties

  Name Description
Public property ViewInfo Gets a reference to a ViewInfo object associated with the view.
Public property Window Gets a reference to a Window object associated with the view.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method DisableAutoUpdate Disables automatic synchronization between a form's underlying XML document and the associated view.
Public method EnableAutoUpdate Enables automatic synchronization between a form's underlying XML document and the associated view.
Public method Equals  Overloaded. (inherited from Object)
Public method ExecuteAction Overloaded. Executes an editing command against a form's underlying XML document based on the current selection or view context.
Public method Export Exports the view to a file of the specified format.
Public method ForceUpdate Forces synchronization between a form's underlying XML document and the associated view.
Public method GetContextNodes Overloaded.  
Public method GetHashCode  (inherited from Object)
Public method GetSelectedNodes Gets a reference to an XPathNodeIterator object for iterating over all XML nodes in the current selection of items in a view.
Public method GetType  (inherited from Object)
Public method Static ReferenceEquals  (inherited from Object)
Public method SelectNodes Overloaded. Selects a range of nodes in a view.
Public method SelectText Overloaded. Selects the text contained in an editable control that is bound to the specified node.
Public method ShowMailItem Creates an e-mail message containing the current view.
Public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

View Class
Microsoft.Office.InfoPath Namespace