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

In This Topic
Condition Property
In This Topic
Gets or sets a condition of the order.
Syntax
'Declaration
 
Public Property Condition As OrderByCondition
 

Property Value

A OrderByCondition value indicating the condition of the parameter values order.
See Also