DisplayMode Property

Summary
Gets or sets the display mode for the ImageListView.
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

The ListMode value that represents the display mode.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.