ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IReportItem Interface / Left Property

In This Topic
    Left Property (IReportItem)
    In This Topic
    The distance of the item from the left of the containing object.
    Syntax
    'Declaration
     
    ReadOnly Property Left As Length
    Length Left {get;}
    See Also