Represents the method that will handle the ScheduledStationNamesRowChanged, ScheduledStationNamesRowChanging, ScheduledStationNamesRowDeleting, and ScheduledStationNamesRowDeleted events of a ScheduledStationNamesDataTable.
delegate void ScheduledStationNamesRowChangeEventHandler(
object sender,
ScheduledStationNamesRowChangeEvent e
)
Public Delegate Sub ScheduledStationNamesRowChangeEventHandler( _
ByVal sender As Object, _
ByVal e As ScheduledStationNamesRowChangeEvent _
)
public delegate void ScheduledStationNamesRowChangeEventHandler(
Object^ sender,
MWLDataset.ScheduledStationNamesRowChangeEvent^ e
)
sender
An System.Object representing the source of the event.
e
A ScheduledStationNamesRowChangeEvent that contains the event data.
ScheduledStationNamesRowChangeEventHandler 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