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

In This Topic
    End Property (CrossSectionControl)
    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