Freigeben über


DataFormWebPart.FilterPropertyDescriptorCollection-Eigenschaft

Ruft die FilterPropertyDescriptorCollection -Eigenschaft ab.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected ReadOnly Property FilterPropertyDescriptorCollection As PropertyDescriptorCollection
    Get
'Usage
Dim value As PropertyDescriptorCollection

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

Eigenschaftswert

Typ: System.ComponentModel.PropertyDescriptorCollection
Gibt ein PropertyDescriptorCollectionzurück.

Siehe auch

Referenz

DataFormWebPart Klasse

DataFormWebPart-Member

Microsoft.SharePoint.WebPartPages-Namespace