ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / SortBy Class
Members

In This Topic
    SortBy Class
    In This Topic
    Specifies an element that defines an expression by which to sort the groups.
    Object Model
    SortBy Class
    Syntax
    'Declaration
     
    Public NotInheritable Class SortBy 
       Implements IValidateable 
    public sealed class SortBy : IValidateable  
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.PageReportModel.SortBy

    See Also