ViewInfo Members

Contains descriptive information about a view within a form.

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

Protected Constructors

  Name Description
Protected method ViewInfo  

Top

Public Properties

  Name Description
Public property Caption Gets the value of the caption attribute of the xsf:view element associated with the view in the form definition file (.xsf).
Public property HideName Gets whether the name of the view is set to be hidden on the View menu.
Public property Name Gets the name of the view that is associated with the ViewInfo object.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (inherited from Object)
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public method Static ReferenceEquals  (inherited from Object)
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

ViewInfo Class
Microsoft.Office.InfoPath Namespace