XmlFormHostItem.ViewInfos Property

This member is a wrapper for the ViewInfos property of the XmlForm class.

Namespace:  Microsoft.Office.InfoPath
Assembly:  Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property ViewInfos As ViewInfoCollection
    Get
'Usage
Dim instance As XmlFormHostItem
Dim value As ViewInfoCollection

value = instance.ViewInfos
public virtual ViewInfoCollection ViewInfos { get; }

Property Value

Type: Microsoft.Office.InfoPath.ViewInfoCollection
Returns ViewInfoCollection.

See Also

Reference

XmlFormHostItem Class

XmlFormHostItem Members

Microsoft.Office.InfoPath Namespace