ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Printing Namespace / PageSetup Class / HeaderMargin Property

In This Topic
    HeaderMargin Property
    In This Topic
    Returns or sets the distance from the top of the page to the header, in points.
    Syntax
    'Declaration
     
    Public Property HeaderMargin As Double
    public double HeaderMargin {get; set;}
    Remarks
    The value MUST be greater than or equal to 0 and less than 3528.
    See Also