[]
        
(Showing Draft Content)

FarPoint.Win.Spread.RowErrorTextEventHandler

RowErrorTextEventHandler Delegate

Represents a defined method that handles the error text change event for a row.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public delegate void RowErrorTextEventHandler(object sender, RowErrorTextChangedEventArgs e)
Public Delegate Sub RowErrorTextEventHandler(sender As Object, e As RowErrorTextChangedEventArgs)
Parameters
Type Name Description
object sender

The sender

RowErrorTextChangedEventArgs e

Event argument