Spread Windows Forms 12.0 Product Documentation
GetEvents() Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Data Namespace > SpreadDataRowView Class > GetEvents Method : GetEvents() Method
Returns the events for this instance of a component.
Syntax
'Declaration
 
Public Overloads Function GetEvents() As EventDescriptorCollection
'Usage
 
Dim instance As SpreadDataRowView
Dim value As EventDescriptorCollection
 
value = instance.GetEvents()
public EventDescriptorCollection GetEvents()

Return Value

An System.ComponentModel.EventDescriptorCollection that represents the events for this component instance.
See Also

Reference

SpreadDataRowView Class
SpreadDataRowView Members
Overload List