Represents the method that will handle the PPSInformationRowChanged, PPSInformationRowChanging, PPSInformationRowDeleting, and PPSInformationRowDeleted events of a PPSInformationDataTable.
delegate void PPSInformationRowChangeEventHandler(
object sender,
PPSInformationRowChangeEvent e
)
Public Delegate Sub PPSInformationRowChangeEventHandler( _
ByVal sender As Object, _
ByVal e As Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MPPSDataset.PPSInformationRowChangeEvent _
)
public delegate void PPSInformationRowChangeEventHandler(
Object^ sender,
Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MPPSDataset.PPSInformationRowChangeEvent^ e
)
sender
An System.Object representing the source of the event.
e
A PPSInformationRowChangeEvent that contains the event data.
PPSInformationRowChangeEventHandler Members
Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET