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

In This Topic
    Start Property
    In This Topic
    Gets or sets the starting position of the cross section control in the header section.
    Syntax
    'Declaration
     
    Public Property Start As PointF
    public PointF Start {get; set;}
    See Also