The following tables list the members exposed by MedicalViewerCellCreatedEventArgs.
| Name | Description | |
|---|---|---|
| MedicalViewerCellCreatedEventArgs Constructor | Initializes a new instance of the MedicalViewerCellCreatedEventArgs class. |
| Name | Description | |
|---|---|---|
| SeriesInstanceUID | Gets the Series Instance UID for the images to be loaded in the cell. |
| StudyInstanceUID | Gets the Study Instance UID for the images to be loaded in the cell. |
| ViewerCell | Gets the newly created cell. |
| ViewerControl | Gets the control that the created cell is added to. |