Error processing SSI file
(Leadtools.Controls)

Show in webframe

ImageViewerSelectionMode Enumeration




Defines the selection mode.
Syntax
public enum ImageViewerSelectionMode : System.Enum 
'Declaration
 
Public Enum ImageViewerSelectionMode 
   Inherits System.Enum
Members
ValueMemberDescription
0x00000000None No selection. Items selection state cannot be changed.
0x00000001Single Only one item can be selected at a time.
0x00000002Multi Multiple items can be selected at any time.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Controls.ImageViewerSelectionMode

Requirements

Target Platforms

See Also

Reference

Leadtools.Controls Namespace

Error processing SSI file