ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / CrossSectionLine Class
Members

In This Topic
    CrossSectionLine Class
    In This Topic
    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