[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Data.SpreadDataRowView.GetDefaultEvent

GetDefaultEvent Method

GetDefaultEvent()

Returns the default event for this instance of a component.

Declaration
public EventDescriptor GetDefaultEvent()
Public Function GetDefaultEvent() As EventDescriptor
Returns
Type Description
EventDescriptor

An EventDescriptor that represents the default event for this object, or null if this object does not have events.

Implements