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

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