DataFormWebPart.FilterPropertyDescriptorCollection property
Gets the FilterPropertyDescriptorCollection property.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Protected ReadOnly Property FilterPropertyDescriptorCollection As PropertyDescriptorCollection
Get
'Usage
Dim value As PropertyDescriptorCollection
value = Me.FilterPropertyDescriptorCollection
protected PropertyDescriptorCollection FilterPropertyDescriptorCollection { get; }
Type: System.ComponentModel.PropertyDescriptorCollection
Returns a PropertyDescriptorCollection.