ImageGear .NET v25.2 - Updated
ImageGear.Web.UI Library / ImageGear.Web.UI Namespace / ImGearThumbnailSelectionMode Enumeration

In This Topic
    ImGearThumbnailSelectionMode Enumeration
    In This Topic
    Specifies thumbnails selection mode in the control.
    Members
    MemberDescription
    Multiple2 - Items can be selected in groups using the SHIFT and mouse or arrow keys. Note: Selected image will not be displayed in the PageView window when the selection mode is set to this value.
    Single1 - Only one item can be selected at a time.
    Inheritance Hierarchy

    Object
       ImageGear.Web.UI.ImGearThumbnailSelectionMode

    See Also