ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / CrossSectionControl Class / End Property

In This Topic
    End Property
    In This Topic
    The ending position of the cross section control in the footer section.
    Syntax
    'Declaration
     
    Public Property End As PointF
    public PointF End {get; set;}
    See Also