ActiveReports 19 .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 ConstructorInitializes a new instance of the Details class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets a ReportComponentCollection containing all the ReportComponent in the container.  
    Public PropertyGets or sets the expressions by which to group the detail data.  
    Public PropertyGets or sets a value indicating whether the details is kept together on a single page where possible.  
    Public PropertyGets the expressions by which to sort the detail data.  
    Public PropertyGets a collection of the detail rows for the table.  
    Public PropertyGets or sets a value indicating whether the details is hidden.  
    Top
    Public Methods
     NameDescription
    Public MethodValidates the current state of the Details object.  
    Top
    See Also