Leadtools.MedicalViewer Namespace : MedicalViewerSelectedCellsChangedEventArgs Class |
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 | 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 | Gets an array of integer values that represents the indexes of the selected cells. |