ListView.ArrangeIcons Method (2007 System)
Include Protected Members
Include Inherited Members
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.
Overload List
Name
Description
Arranges items in the control when they are displayed as icons based on the value of the Alignment property. (Inherited from ListView.)
ArrangeIcons(ListViewAlignment)
Arranges items in the control when they are displayed as icons with a specified alignment setting. (Inherited from ListView.)
Top