ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Tablix Class / TopMargin Property

In This Topic
    TopMargin Property (Tablix)
    In This Topic
    Gets or sets the width of the top margin.
    Syntax
    'Declaration
     
    Public Property TopMargin As Length
    public Length TopMargin {get; set;}
    See Also