ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / SectionInfoEnd Class / SectionInfoEnd Constructor

In This Topic
    SectionInfoEnd Constructor
    In This Topic
    Initializes an instance of class SectionInfoEnd.
    Syntax
    'Declaration
     
    Public Function New()
    public SectionInfoEnd()
    Remarks
    This constructor should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    See Also