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