MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / CrossSectionLine Class
Members

CrossSectionLine Class
The CrossSectionLine control renders a vertical line that begins where you place it in a header section, grows with any intervening sections, and ends where you place it in the related footer section.
Object Model
CrossSectionLine Class
Syntax
'Declaration
 
Public NotInheritable Class CrossSectionLine 
   Inherits CrossSectionControl
   Implements GrapeCity.ActiveReports.Controls.Design.IPersistControl 
 
Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.SectionReportModel.ARControl
      GrapeCity.ActiveReports.SectionReportModel.CrossSectionControl
         GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine

See Also