property ExFolderView.SmallIcons as Boolean
Retrieves or sets a value that indicates whether the control displays small icons or large icons.

TypeDescription
Boolean A Boolean expression that specifies whether the control displays small icons or large icons.
By default, the SmallIcons property is True, which indicates that the control display small-icons (16x16 icon-size). The SmallIcons property specifies whether the control displays small or large icons. The SmallIcons property On True, determines the control to display large-icons (32x32 icon-size). The IconsVisible property shows or hides the icons within the control. The OverlayIcons property shows or hides Overlay-ed icons.