ActiveReports Developer 7
UserSort Class
Members  See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : UserSort Class

Glossary Item Box

Defines an object for sort information to the end-user as part of the TextBox UI.

Object Model

UserSort Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class UserSort 
C# 
public sealed class UserSort 

Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.PageReportModel.UserSort

See Also