Spread for ASP.NET 11 Product Documentation
GetEvents() Method


FarPoint.Web.Spread Assembly > FarPoint.Web.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

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

Reference

SpreadDataRowView Class
SpreadDataRowView Members
Overload List