ActiveReports Developer 7
RowGrouping Constructor
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > RowGrouping Class : RowGrouping Constructor

Glossary Item Box

Initializes a new instance of the RowGrouping class.

Syntax

Visual Basic (Declaration) 
Public Function New()
C# 
public RowGrouping()

See Also