Click to Rate and Give Feedback

  Switch on low bandwidth view
SortOrder Enumeration
3/25/2008

Specifies the sort order for files appearing in the form.

Namespace: Microsoft.WindowsMobile.Forms
Assembly: Microsoft.WindowsMobile.Forms (in microsoft.windowsmobile.forms.dll)

C#
public enum SortOrder
Visual Basic (Declaration)
Public Enumeration SortOrder
Member nameDescription
DateAscendingPicture files are sorted by date, in ascending order.
DateDescendingPicture files are sorted by date, in descending order.
NameAscendingPicture files are sorted by name, in ascending order.
NameDescendingPicture files are sorted by name, in descending order.
SizeAscendingPicture files are sorted by size, in ascending order.
SizeDescendingPicture files are sorted by size, in descending order.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker