Click or drag to resize

MicaContentDataSet_RelationsInfoRowChangeEventHandler Delegate

Namespace:  MicaSystems.Utils.DataSet
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public delegate void _RelationsInfoRowChangeEventHandler(
	Object sender,
	MicaContentDataSet_RelationsInfoRowChangeEvent e
)

Parameters

sender
Type: SystemObject
e
Type: MicaSystems.Utils.DataSetMicaContentDataSet_RelationsInfoRowChangeEvent
See Also