ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.ReportParameters Namespace / Parameter Class / OrderByDirection Property

In This Topic
    OrderByDirection Property
    In This Topic
    Gets a direction of the this parameter's valid values order.
    Syntax
    'Declaration
     
    Public ReadOnly Property OrderByDirection As OrderByDirection
    public OrderByDirection OrderByDirection {get;}
    See Also