-
-
Notifications
You must be signed in to change notification settings - Fork 69
ViewModes
Ozgur Ozcitak edited this page Dec 11, 2018
·
4 revisions
ImageListView can display image thumbnails in the following view modes:
In this mode, thumbnails are laid out in a grid. The view can be scrolled vertically.
In this mode, a single row of thumbnails are displayed at the bottom. The view can be scrolled horizontally.
In this mode, a large preview image and image metadata is displayed in the left pane.
In this mode, columns with image details are shown. Thumbnail images are not displayed. The view can be scrolled vertically.
A single row of thumbnails are displayed at the top of the control. The view can be scrolled horizontally.
A single column of thumbnails are displayed aligned to the left of the control. The view can be scrolled vertically.