ActiveReports Developer 7
End Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > CrossSectionControl Class : End Property

Glossary Item Box

The ending position of the cross section control in the footer section.

Syntax

Visual Basic (Declaration) 
Public Property End As PointF
C# 
public PointF End {get; set;}

See Also