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

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