Leadtools.Medical.Storage.DataAccessLayer Namespace > CompositeInstanceDataSet.PresentationInstanceDataTable Class : PresentationInstanceRowDeleting Event |
public event CompositeInstanceDataSet.PresentationInstanceRowChangeEventHandler PresentationInstanceRowDeleting
'Declaration Public Event PresentationInstanceRowDeleting As CompositeInstanceDataSet.PresentationInstanceRowChangeEventHandler
'Usage Dim instance As CompositeInstanceDataSet.PresentationInstanceDataTable Dim handler As CompositeInstanceDataSet.PresentationInstanceRowChangeEventHandler AddHandler instance.PresentationInstanceRowDeleting, handler
public: event CompositeInstanceDataSet.PresentationInstanceRowChangeEventHandler^ PresentationInstanceRowDeleting