In This Article

ShellListViewLayoutMode Enum

Specifies the item layout mode for a ShellListView control.

public enum ShellListViewLayoutMode

Fields

Name Description
Details

A detailed vertical list mode with multiple column display.

ExtraLargeIcons

A horizontal list mode that renders an extra large icon and name.

LargeIcons

A horizontal list mode that renders a large icon and name.

List

A vertical list mode that renders a small icon and name.

MediumIcons

A horizontal list mode that renders a medium icon and name.

SmallIcons

A horizontal list mode that renders a small icon and name.