ActiveReports Developer 7
Create Method
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > RowGroupingCollection Class : Create Method

Glossary Item Box

Returns a new instance of the RowGroupingCollection class.

Syntax

Visual Basic (Declaration) 
Public Shared Function Create() As RowGroupingCollection
C# 
public static RowGroupingCollection Create()

See Also