SPDataSourceViewResultItem.ICustomTypeDescriptor.GetDefaultProperty Method

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

Syntax

'Declaration
Private Function GetDefaultProperty As PropertyDescriptor
    Implements ICustomTypeDescriptor.GetDefaultProperty
'Usage
Dim instance As SPDataSourceViewResultItem
Dim returnValue As PropertyDescriptor

returnValue = CType(instance, ICustomTypeDescriptor).GetDefaultProperty()
PropertyDescriptorICustomTypeDescriptor.GetDefaultProperty()

Return Value

Type: System.ComponentModel.PropertyDescriptor

Implements

ICustomTypeDescriptor.GetDefaultProperty()

See Also

Reference

SPDataSourceViewResultItem Class

SPDataSourceViewResultItem Members

Microsoft.SharePoint.WebControls Namespace