Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Specifies the direction of the sort.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Enumeration SortDirections
'Usage
Dim instance As SortDirections
public enum SortDirections
public enum class SortDirections
type SortDirections
public enum SortDirections
Members
| Member name | Description | |
|---|---|---|
| Ascending | Sort ascending. | |
| Descending | Sort descending. |