Atk.RowDeletedHandler Delegate
Event handler.

Syntax

public delegate void RowDeletedHandler (object o, RowDeletedArgs args)

Parameters

o
Documentation for this section has not yet been entered.
args
Documentation for this section has not yet been entered.

Remarks

The NoOpObject.RowDeleted event utilizes this delegate:

Event data is passed via the Atk.RowDeletedArgs parameter.

To attach a Atk.RowDeletedHandler to an event, add the RowDeletedHandler instance to the event. The methods referenced by the RowDeletedHandler instance are invoked whenever the event is raised, until the RowDeletedHandler is removed from the event.

Requirements

Namespace: Atk
Assembly: atk-sharp (in atk-sharp.dll)
Assembly Versions: 2.12.0.0