XmlFormHostItem.CurrentView-Eigenschaft
Dieser Member ist ein Wrapper für die CurrentView-Eigenschaft der XmlForm-Klasse.
Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property CurrentView As View
Get
'Usage
Dim instance As XmlFormHostItem
Dim value As View
value = instance.CurrentView
public virtual View CurrentView { get; }
Eigenschaftswert
Typ: Microsoft.Office.InfoPath.View
Gibt View zurück.