SPField.DisplaySize - Propriété

Obtient ou définit la taille d'affichage pour le champ.

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property DisplaySize As String
    Get
    Set
'Utilisation
Dim instance As SPField
Dim value As String

value = instance.DisplaySize

instance.DisplaySize = value
public string DisplaySize { get; set; }

Valeur de propriété

Type : System.String
Chaîne qui contient la taille d'affichage.

Voir aussi

Référence

SPField classe

SPField - Membres

Microsoft.SharePoint - Espace de noms