Click or drag to resize

ThumbnailViewSort Method

Use this method to force the ThumbnailCollection to sort.

Namespace:  Atalasoft.Imaging.WinControls
Assembly:  Atalasoft.dotImage.WinControls (in Atalasoft.dotImage.WinControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public void Sort()
Remarks
The thumbnails are sorted based on the thumbnail caption. This can be controlled using the DisplayText property.
See Also