←Select platform

ItemsLayout Property

Summary

Gets or sets the value that indicates the layout style for the ImageListView.

Syntax

C#
VB
C++
public ImageListViewItemLayout ItemsLayout { get; set; } 

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly