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

In This Topic
    DynamicColumnsRows Class Members
    In This Topic

    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 the components.  
    Public Property

    Gets or sets the expressions by which to group the data.

     
    Public Property

    Gets the expressions by which to sort the columns or rows.

     
    Public Property

    Gets or sets an automatic subtotal for the column or row.

     
    Public Property

    Gets 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 information in each property of the DynamicColumnsRows object.  
    Top
    See Also