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

In This Topic
    UserSort Class
    In This Topic
    Defines an object for sort information to the end-user as part of the TextBox UI.
    Object Model
    UserSort Class
    Syntax
    'Declaration
     
    Public NotInheritable Class UserSort 
       Implements IValidateable 
    public sealed class UserSort : IValidateable  
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.PageReportModel.UserSort

    See Also