Gets or sets a value to enable or disable the display of a deletion confirmation message when deleting cells.
public bool AutoHandleCellDelete { get; set; }
Public Property AutoHandleCellDelete As Boolean
true to enable the display of a deletion confirmation message when deleting cells. Otherwise; false. The default is true.
Leadtools.Medical.Workstation.WorkstationMessages.ConfirmDeleteCellQuestion is the message that is displayed.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET