MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / OrderBy Class / Direction Property

In This Topic
Direction Property (OrderBy)
In This Topic
Gets or sets a direction of the order.
Syntax
'Declaration
 
Public Property Direction As OrderByDirection
 

Property Value

A OrderByDirection value indicating the direction of the parameter values order.
See Also