Partager via


XmlFormView.DefaultView - Propriété

Obtient ou définit la vue par défaut pour le formulaire affiché dans le contrôle XmlFormView .

Espace de noms :  Microsoft.Office.InfoPath.Server.Controls
Assembly :  Microsoft.Office.InfoPath.Server (dans Microsoft.Office.InfoPath.Server.dll)

Syntaxe

'Déclaration
<WebBrowsableAttribute(True)> _
<PersonalizableAttribute> _
Public Property DefaultView As String
    Get
    Set
'Utilisation
Dim instance As XmlFormView
Dim value As String

value = instance.DefaultView

instance.DefaultView = value
[WebBrowsableAttribute(true)]
[PersonalizableAttribute]
public string DefaultView { get; set; }

Valeur de propriété

Type : System.String
Nom de l'affichage par défaut.

Voir aussi

Référence

XmlFormView classe

XmlFormView - Membres

Microsoft.Office.InfoPath.Server.Controls - Espace de noms