This property sets whether the image files specified by the FilePath property and in the ListOfFileNames property are sorted in ascending or descending order.

[Visual Basic]Public Property SortOrder As ThumbnailSortOrder
[C#]public ThumbnailSortOrder SortOrder {get; set;}

Property Value

This value is of type System.Windows.Forms.SortOrder

Explanation

The SortOrder property sets whether the image files specified by the FilePath property and in the ListOfFileNames property are sorted in ascending or descending order.

See Also

Thumbnail Members | Newtone.ImageKit.Win.Thumbnail

 

The ImageKit.NET3 is created by Newtone Corporation