MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / DynamicColumnsRows Class
Properties Methods Events

DynamicColumnsRows Class Members

The following tables list the members exposed by DynamicColumnsRows.

Public Constructors
 NameDescription
Public Constructor

Initializes a new instance of the DynamicColumnsRows class.

 
Top
Public Properties
 NameDescription
Public PropertyOverridden. Gets a ReportComponentCollection containing all the ReportComponent in the container.  
Public PropertyGets or sets the expressions by which to group the data.  
Public PropertyGets the expressions by which to sort the columns or rows.  
Public PropertyGets or sets an automatic subtotal for the column or row.  
Public PropertyGets or sets a value indicating whether all of the dynamic columns or rows for this grouping are hidden and replaced with a subtotal column for the grouping scope.  
Top
Public Methods
 NameDescription
Public MethodValidates the current state of the DynamicColumnsRows object.  
Top
See Also