ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / UserSort Class
Properties Methods

In This Topic
    UserSort Class Members
    In This Topic

    The following tables list the members exposed by UserSort.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the UserSort class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the expression to sort on.  
    Public PropertyGets or sets the name of the data region, or grouping, scope to evaluate the expression in.  
    Public PropertyGets or sets name of the data region, grouping, or data set to apply the sort to.  
    Top
    Public Methods
     NameDescription
    Public MethodValidates the information in each property of the UserSort object.  
    Top
    See Also