DisplayMode Property

Summary

Gets or sets a ListMode flag that determines the display mode.

Syntax
C#
VB
C++
public ListMode DisplayMode { get; set; } 
  
Public Property DisplayMode As ListMode 
public: 
property ListMode DisplayMode { 
   ListMode get(); 
   void set (    ListMode ); 
} 

Property Value

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

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly