
'Declaration Public NotInheritable Class Details Inherits ReportComponent Implements IReportComponent, IReportComponentContainer, IScopeDefinition, IValidateable
public sealed class Details : ReportComponent, IReportComponent, IReportComponentContainer, IScopeDefinition, IValidateable
The Details row repeats for each bound data set record that passed through the data set filters and data region filters.
If a table has the grouping configured, then the details row appears between the Header and Footer of the enclosing group instance.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
GrapeCity.ActiveReports.PageReportModel.ReportComponent
GrapeCity.ActiveReports.PageReportModel.Details