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

In This Topic
    Left Property (ILayoutArea)
    In This Topic
    Gets the area's left position.
    Syntax
    'Declaration
     
    ReadOnly Property Left As Single
    float Left {get;}
    See Also