Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio 2005
Visual Studio
Tools and Features
 SortOrder Enumeration
Collapse All/Expand All Collapse All
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
 
SortOrder Enumeration 

Indicates the direction of a sort operation.

Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)

Visual Basic (Declaration)
Public Enumeration SortOrder
Visual Basic (Usage)
Dim instance As SortOrder
C#
public enum SortOrder
C++
public enum class SortOrder
J#
public enum SortOrder
JScript
public enum SortOrder
 Member nameDescription
Ascending 
Descending 

Used by by the Sort event.

© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker