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

Glossary Item Box

The following tables list the members exposed by SortBy.

Public Constructors

 NameDescription
Public ConstructorSortBy ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyDirection

Gets or sets the direction of the sort.

 
Public PropertySortExpression

Gets or sets an expression by which to sort the groups.

 
Top

Public Methods

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

See Also