[]
        
(Showing Draft Content)

FarPoint.Win.SuperEdit.PasteValidatorEventHandler

PasteValidatorEventHandler Delegate

Represents the method that handles the pate to editor validator event.

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

The sender

IsValidEventArgs e

Event argument