This property sets the sort order for the thumbnail images.

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

Property Value

This value a  SortOrder Enum value.

The default value is Ascending.

Explanation

The SortDirection property sets the sort order for the thumbnail images. Please set this property before executing the ShowThumbnailImages method.

See Also

ImageKit.WPF.Web.Thumbnail Members | Newtone.ImageKit.WPF.Web.Thumbnail

 

The ImageKit WPF is created by Newtone Corporation