Cells Property

Summary

Gets the collection that represents the cells that will be synchronized.

Syntax
C#
VB
C++

Property Value

MedicalViewerCollection that represents the cells that will be synchronized together.

Remarks

This class contains the cells collection and each cell contains a collections of Synchronization.Objects. If the user add a synchronization object to the Synchronization.Objects, the cells collection will be updated as well.

If the user add a cell to the cells collection, the Synchronization.Objects will be updated as well.

Example

For an example, refer to MedicalViewerBaseCell.Synchronization.

Requirements

Target Platforms

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