GridSpecialEventHandler Delegate

Definition

public delegate void GridSpecialEventHandler(System::Object ^ sender, GridSpecialEventArgs ^ sea);
public delegate void GridSpecialEventHandler(object sender, GridSpecialEventArgs sea);
type GridSpecialEventHandler = delegate of obj * GridSpecialEventArgs -> unit
Public Delegate Sub GridSpecialEventHandler(sender As Object, sea As GridSpecialEventArgs)

Parameters

sender
Object

Applies to