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

In This Topic
    LeftMargin Property (IReport)
    In This Topic
    Specifies the width of the left margin of the report.
    Syntax
    'Declaration
     
    ReadOnly Property LeftMargin As Length
    Length LeftMargin {get;}
    See Also