ViewLayout Enumeration
Defines the view layout types for listing files and folders.
ExtraLargeIcons | Items are tiled with extra large size icons at the top. Icons are maximum 256 x 256 pixels. |
LargeIcons | Items are tiled with large size icons at the top. Icons are maximum 96 x 96 pixels. |
MediumIcons | Items are tiled with medium size icons at the top. Icons are maximum 48 x 48 pixels. |
SmallIcons | Items are tiled with small size icons on the left. Icons are maximum 16 x 16 pixels. |
Details | Items are listed with small size icons on the left in a grid with sortable columns. Icons are maximum 16 x 16 pixels. |
Tiles | Items are tiled with medium size icons on the left. Icons are maximum 48 x 48 pixels. |