| Visual Basic (Declaration) | |
|---|---|
Public Class Section | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public class Section | |
| C# | Copy Code |
|---|---|
private void detail_Format(object
sender, System.EventArgs eArgs) | |
| Visual Basic | Copy Code |
|---|---|
Private Sub Detail1_Format(ByVal sender As Object, ByVal e As System.EventArgs) Handles Detail1.Format | |
Use this class to access, add or modify section controls and set section properties. You can add sections to a report using the Sections property of the report object and the SectionCollection class.
System.Object
DataDynamics.ActiveReports.Section
DataDynamics.ActiveReports.Detail
DataDynamics.ActiveReports.GroupFooter
DataDynamics.ActiveReports.GroupHeader
DataDynamics.ActiveReports.PageFooter
DataDynamics.ActiveReports.PageHeader
DataDynamics.ActiveReports.ReportFooter
DataDynamics.ActiveReports.ReportHeader


~164.gif)

