Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

DisplayMode Property (ImageListBox)







Gets or sets a ListMode flag that determines the display mode.
Syntax
public ListMode DisplayMode {get; set;}
'Declaration
 
Public Property DisplayMode As ListMode
'Usage
 
Dim instance As ImageListBox
Dim value As ListMode
 
instance.DisplayMode = value
 
value = instance.DisplayMode

            

            
public: __property ListMode get_DisplayMode();
public: __property void set_DisplayMode( 
   ListMode value
);
public:
property ListMode DisplayMode {
   ListMode get();
   void set (    ListMode value);
}

Property Value

A ListMode value that represents the DisplayMode of the ImageListBox user control.
Requirements

Target Platforms

See Also

Reference

ImageListBox Class
ImageListBox Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features