DataFormWebPart.FilterPropertyDescriptorCollection property
取得的FilterPropertyDescriptorCollection屬性。
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Protected ReadOnly Property FilterPropertyDescriptorCollection As PropertyDescriptorCollection
Get
'用途
Dim value As PropertyDescriptorCollection
value = Me.FilterPropertyDescriptorCollection
protected PropertyDescriptorCollection FilterPropertyDescriptorCollection { get; }
Property value
Type: System.ComponentModel.PropertyDescriptorCollection
傳回PropertyDescriptorCollection。