ListView.ArrangeIcons Method
.NET Framework 4
Arranges items in the control when they are displayed as icons.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ArrangeIcons() | Arranges items in the control when they are displayed as icons based on the value of the Alignment property. |
|
ArrangeIcons(ListViewAlignment) | Arranges items in the control when they are displayed as icons with a specified alignment setting. |