ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / MemoryReportItem Class / Left Property

In This Topic
    Left Property (MemoryReportItem)
    In This Topic
    Gets or sets the distance of the item from the left of the containing object.
    Syntax
    'Declaration
     
    Public Property Left As Length
    public Length Left {get; set;}
    See Also