Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.12.8
|
Leadtools.MedicalViewer Namespace > MedicalViewer Class : DeleteCell Event |
The event handler receives an argument of type MedicalViewerDeleteEventArgs containing data related to this event. The following MedicalViewerDeleteEventArgs properties provide information specific to this event.
Property | Description |
---|---|
CellIndexes | Gets the array of values that indicate the indexes of the cells that will be affected by the deleting process. |
Delete | Gets or sets the value that indicate whether to apply the delete process or not. |