SPDataSourceViewResultItem.ICustomTypeDescriptor.GetDefaultEvent Method

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

Syntax

'Declaration
Private Function GetDefaultEvent As EventDescriptor
    Implements ICustomTypeDescriptor.GetDefaultEvent
'Usage
Dim instance As SPDataSourceViewResultItem
Dim returnValue As EventDescriptor

returnValue = CType(instance, ICustomTypeDescriptor).GetDefaultEvent()
EventDescriptorICustomTypeDescriptor.GetDefaultEvent()

Return Value

Type: System.ComponentModel.EventDescriptor

Implements

ICustomTypeDescriptor.GetDefaultEvent()

See Also

Reference

SPDataSourceViewResultItem Class

SPDataSourceViewResultItem Members

Microsoft.SharePoint.WebControls Namespace