ActiveReports 12
Details Class Members
Properties  Methods  Events

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : Details Class

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 object containing all the components hosted in the control.  
Public PropertyGets the IContainer that contains the Details. (Inherited from System.ComponentModel.Component)
Public Property

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

 
Public PropertyGets or sets an IReportComponentContainer interface representing the parent hosting the component. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportComponent)
Public PropertyGets or sets the ISite of the Details. (Inherited from System.ComponentModel.Component)
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 MethodCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodReleases the resources used by the Details. (Inherited from System.ComponentModel.Component)
Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.ComponentModel.Component)
Public MethodValidates the information in each property of the Details object.  
Top
Public Events
 NameDescription
Public Event

Occurs when the component is disposed by a call to the Dispose method.

(Inherited from System.ComponentModel.Component)
Top
See Also

Reference

Details Class
GrapeCity.ActiveReports.PageReportModel Namespace