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

In This Topic
    Left Property (CrossSectionControl)
    In This Topic

    Gets or sets the left position of the control in inches.

    Syntax
    'Declaration
     
    Public Shadows Property Left As Single
    public new float Left {get; set;}
    See Also