Partager via


SPFieldChoice.Sortable - Propriété

Obtient une valeur booléenne qui indique si le champ peut être trié.

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

Syntaxe

'Déclaration
Public Overrides ReadOnly Property Sortable As Boolean
    Get
'Utilisation
Dim instance As SPFieldChoice
Dim value As Boolean

value = instance.Sortable
public override bool Sortable { get; }

Valeur de propriété

Type : System.Boolean
true si le champ peut être trié ; dans le cas contraire, false.

Voir aussi

Référence

SPFieldChoice classe

SPFieldChoice - Membres

Microsoft.SharePoint - Espace de noms