ItemsLayout Property

Summary
Gets or sets the value that indicates the layout style for the ImageListView.
Syntax
C#
C++/CLI
public ImageListViewItemLayout ItemsLayout { get; set; } 
public:  
   property ImageListViewItemLayout^ ItemsLayout 
   { 
      ImageListViewItemLayout^ get() 
      void set(ImageListViewItemLayout^ value) 
   } 

Property Value

The ImageListViewItemLayout value that represents the layout style.

Remarks
  • Flow layout - arranges items from left to right and top to bottom.
  • Grid layout - arranges items in a rows and columns.
Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

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