ActiveReports 8
UserSort Class
Members  See Also 
GrapeCity.ActiveReports.v8 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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also