The following tables list the members exposed by MedicalViewerSelectedCellsChangedEventArgs.
| Name | Description | |
|---|---|---|
![]()
| MedicalViewerSelectedCellsChangedEventArgs Constructor | Initializes a new instance of the MedicalViewerSelectedCellsChangedEventArgs class object with explicit parameters. |
| Name | Description | |
|---|---|---|
![]()
| CellIndex | (Read only) Gets the value that indicates the index of the cell which has triggered the event. This value is only valid if the cell is add to the MedicalViewer. |
![]()
| SelectedCellsIndexes | (Read only) Gets an array of integer values that represents the indexes of the selected cells. |

