Receive event of delete command

Namespace: T.Modules.DataSet
Assembly: T.Modules (in T.Modules.dll)

Public Sub ReceiveDeleteCommand( _ 
ByVal sender As Object, _ 
ByVal e As RuntimeEventArgs
)
This language is not supported or no code example is available.
public void ReceiveDeleteCommand( 
object sender
RuntimeEventArgs e 
)
This language is not supported or no code example is available.

Parameters

sender
Type: object

e
Type: RuntimeEventArgs

.NET Framework

Supported in: 4.6.2, 4.7