In This Topic ▼

CellParentChanged Event

Summary

Optional delegate method for additional processing.

Syntax
C#
VB
C++
public event EventHandler<EventArgs> CellParentChanged 
  
Public Event CellParentChanged As EventHandler(Of EventArgs) 
            public: 
event EventHandler<EventArgs^>^ CellParentChanged 
Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly