ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / RowGrouping Class
Properties Methods Events

RowGrouping Class Members

The following tables list the members exposed by RowGrouping.

Public Constructors
 NameDescription
Public Constructor

Initializes a new instance of the RowGrouping class.

 
Top
Public Properties
 NameDescription
Public PropertyGets a ReportComponentCollection containing all the ReportComponent in the container.  
Public Property

Gets or sets the dynamic row headings for the grouping.

 
Public Property

Gets or sets a value indicating whether the header for this grouping should be displayed on the page even when the user scrolls part of the matrix off the page.

 
Public Property

Gets the static row headings for the grouping.

 
Public Property

Gets or sets a width of the row header.

 
Top
Public Methods
 NameDescription
Public MethodValidates the current state of the RowGrouping object.  
Top
See Also