'Declaration Public Overloads Function GetEvents() As EventDescriptorCollection
'Usage Dim instance As SpreadDataRowView Dim value As EventDescriptorCollection value = instance.GetEvents()
public EventDescriptorCollection GetEvents()
Return Value
A System.ComponentModel.EventDescriptorCollection that represents the events for this component instance.