This property sets the sorting method for the image files contained in the folder(s) specified by the FilePath property.

[Visual Basic]Public Property Sort As ThumbnailSort
[C#]public ThumbnailSort Sort {get; set;}

Property Value

This value is of type ThumbnailSort

Explanation

The Sort property sets the sorting method for the image files contained in the folder(s) specified by the FilePath property. The files will be sorted according to the value set in the SortDate property.

See Also

Thumbnail Members | Newtone.ImageKit.Wpf.Thumbnail

 

The ImageKit WPF is created by Newtone Corporation