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

In This Topic
OrderBy Property
In This Topic
Gets a collection of hardcoded values for the parameter values order.
Syntax
'Declaration
 
Public ReadOnly Property OrderBy As OrderBy
 

Property Value

An OrderBy object containing hardcoded values for the parameter values order.
See Also