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

In This Topic
    Details Class Members
    In This Topic

    The following tables list the members exposed by Details.

    Public Constructors
     NameDescription
    Public Constructor

    Initializes a new instance of the Details class.

     
    Top
    Public Properties
     NameDescription
    Public PropertyGets a GrapeCity.ActiveReports.PageReportModel.Rdl.ReportComponentCollection object containing all the components hosted in the control.  
    Public Property

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

     
    Public Property

    Gets or sets a value indicating whether a table details is kept together on a single page where possible.

     
    Public Property

    Gets the expressions by which to sort the detail data.

     
    Public Property

    Gets the detail rows for the table.

     
    Public Property

    Gets or sets a value indicating whether the details are hidden.

     
    Top
    Public Methods
     NameDescription
    Public MethodValidates this instance within the specified context.  
    Top
    See Also