C#
VB
C++
Gets or sets the value that indicates whether to apply the action on the rest of the sub-cells while dragging the mouse.
public bool ApplyActionOnMove { get; set; }
Public Property ApplyActionOnMove As Boolean
true to apply the action while dragging the mouse, false causes the action to be applied when the user releases the mouse.
For an example, refer to Leadtools.MedicalViewer.MedicalViewer().
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