MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ReportSection Class
Properties Methods Events

ReportSection Class Members

The following tables list the members exposed by ReportSection.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the ReportSection class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a body layout information for the report section.  
Public PropertyGets a ReportComponentCollection containing all the ReportComponent in the container.  
Public PropertyGets the custom properties of the section.  
Public PropertyGets or sets a name of the top-level XML element that represents the report data.  
Public PropertyGets or sets a value indicating whether the item appears in a data rendering.  
Public PropertyGets or sets a display name of the report section. This name is visible to the user, such as in a tab page title in a dashboard viewer.  
Public PropertyGets or sets a label to identify an instance of a report section within the client UI, providing a user-friendly label in the Document Map or in Dashboard tabs.  
Public PropertyGets or sets the name of the report section.  
Public PropertyGets or sets the page layout information for the report section.  
Public PropertyGets or sets a value indicating whether the report section is hidden.  
Public PropertyGets or sets the width of the report section.  
Top
Public Methods
 NameDescription
Public MethodValidates the current state of the ReportSection object.  
Top
See Also