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

Glossary Item Box

The following tables list the members exposed by UserSort.

Public Constructors

 NameDescription
Public ConstructorUserSort ConstructorReturns an instance of a DataDynamics.Reports.ReportObjectModel.Runtime.UserSort.  
Top

Public Properties

 NameDescription
Public PropertySortExpressionGets or sets the expression to sort on.  
Public PropertySortExpressionScopeGets or sets the name of the data region, or grouping, scope to evaluate the expression in.  
Public PropertySortTargetGets or sets name of the data region, grouping, or data set to apply the sort to.  
Top

Public Methods

 NameDescription
Public MethodValidateValidates the information in each property of the DataDynamics.Reports.ReportObjectModel.Runtime.UserSort object.  
Top

See Also