Enables or disables de-selecting items when mouse button is clicked.
public bool AutoDeselectItems {get; set;}
Public Property AutoDeselectItems As Boolean
true to enable de-selecting; false otherwise.
This property is used only if SelectionMode is set to RasterImageListSelectionMode.Multi.
This example shows how to select (rubber band) and deselect multiple items with a mouse button. Run the sample, and select two or more items. Then click the mouse button to deselect all items.
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