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

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