DataFormWebPart.FilterPropertyDescriptorCollection - Propriété

Obtient la propriété FilterPropertyDescriptorCollection .

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

Syntaxe

'Déclaration
Protected ReadOnly Property FilterPropertyDescriptorCollection As PropertyDescriptorCollection
    Get
'Utilisation
Dim value As PropertyDescriptorCollection

value = Me.FilterPropertyDescriptorCollection
protected PropertyDescriptorCollection FilterPropertyDescriptorCollection { get; }

Valeur de propriété

Type : System.ComponentModel.PropertyDescriptorCollection
Renvoie un PropertyDescriptorCollection.

Voir aussi

Référence

DataFormWebPart classe

DataFormWebPart - Membres

Microsoft.SharePoint.WebPartPages - Espace de noms