ActiveReports 9
SortByCollection Class
Members 

Provides a strongly typed collection for SortBy objects.
Object Model
SortByCollection Class
Syntax
'Declaration
 
Public NotInheritable Class SortByCollection 
   Inherits System.Collections.ObjectModel.Collection(Of SortBy)
public sealed class SortByCollection : System.Collections.ObjectModel.Collection<SortBy> 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      GrapeCity.ActiveReports.PageReportModel.SortByCollection

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

Reference

SortByCollection Members
GrapeCity.ActiveReports.PageReportModel Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum