MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / RowGroupingCollection Class / Create Method

In This Topic
Create Method (RowGroupingCollection)
In This Topic
Get a new instance of the RowGroupingCollection class.
Syntax
'Declaration
 
Public Shared Function Create() As RowGroupingCollection
 

Return Value

A newly instance of RowGroupingCollection class.
See Also